Skip to content
Commit e82621e3 authored by Zhang Shengju's avatar Zhang Shengju Committed by David S. Miller
Browse files

nlmon: use core MTU range checking in nlmon driver

Since commit 61e84623

 ("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: default avatarZhang Shengju <zhangshengju@cmss.chinamobile.com>
Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
parent a1f5315c
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment