Home
last modified time | relevance | path

Searched hist:e82621e3 (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/net/
H A Dnlmon.ce82621e3 Wed Dec 07 03:26:05 CST 2016 Zhang Shengju <zhangshengju@cmss.chinamobile.com> nlmon: use core MTU range checking in nlmon driver

Since commit 61e84623ace3 ("net: centralize net_device min/max MTU checking"),
mtu range is checked at dev_set_mtu().

This patch adds min_mtu for nlmon device and remove unnecessary
ndo_change_mtu() function.

Signed-off-by: Zhang Shengju <zhangshengju@cmss.chinamobile.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
e82621e3 Wed Dec 07 03:26:05 CST 2016 Zhang Shengju <zhangshengju@cmss.chinamobile.com> nlmon: use core MTU range checking in nlmon driver

Since commit 61e84623ace3 ("net: centralize net_device min/max MTU checking"),
mtu range is checked at dev_set_mtu().

This patch adds min_mtu for nlmon device and remove unnecessary
ndo_change_mtu() function.

Signed-off-by: Zhang Shengju <zhangshengju@cmss.chinamobile.com>
Signed-off-by: David S. Miller <davem@davemloft.net>