From: Zhang Shengju <zhangshen...@cmss.chinamobile.com> Date: Wed, 7 Dec 2016 17:41:33 +0800
> After commit 61e84623ace3 ("net: centralize net_device min/max MTU checking"), > the mtu range for dummy device becomes [68, 1500]. > > This patch expends it to [0, 65535]. > > Signed-off-by: Zhang Shengju <zhangshen...@cmss.chinamobile.com> Applied with "extends" typo fixed, thanks.