linux/net/batman-adv
Sven Eckelmann e4b8178045 batman-adv: Avoid magic value for minimum MTU
The header linux/if_ether.h already defines a constant for the minimum MTU.
So simply use it instead of having a magic constant in the code.

Signed-off-by: Sven Eckelmann <sven@narfation.org>
Signed-off-by: Simon Wunderlich <sw@simonwunderlich.de>
2023-08-03 21:11:42 +02:00
..
2021-06-02 08:46:03 +02:00
2021-08-19 09:02:55 +09:00
2023-08-03 21:11:42 +02:00