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

dummy: expend mtu range for dummy device

After commit 61e84623

 ("net: centralize net_device min/max MTU checking"),
the mtu range for dummy device becomes [68, 1500].

This patch extends it to [0, 65535].

Signed-off-by: default avatarZhang Shengju <zhangshengju@cmss.chinamobile.com>
Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
parent e82621e3
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