This patch serial add device MTU validation check, so that only valid mtu value
can be set when adding new device.
Zhang Shengju (2):
dummy: add device MTU validation check
ifb: add device MTU validation check
drivers/net/dummy.c | 8 ++++++++
drivers/net/ifb.c | 8 ++++++++
2 files changed, 16 insertions(+)
--
1.8.3.1