android_kernel_xiaomi_sm8350/net/8021q
Herbert Xu 2e477c9bd2 vlan: Propagate physical MTU changes
When the physical MTU changes we want to ensure that all existing
VLAN device MTUs do not exceed the new underlying MTU.  This patch
adds that propagation.

Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Signed-off-by: David S. Miller <davem@davemloft.net>
2009-07-20 07:35:37 -07:00
..
Kconfig
Makefile
vlan_core.c Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 2009-04-16 17:35:26 -07:00
vlan_dev.c net: convert unicast addr list 2009-05-29 22:12:32 -07:00
vlan_gvrp.c
vlan_netlink.c
vlan.c vlan: Propagate physical MTU changes 2009-07-20 07:35:37 -07:00
vlan.h vlan: propogate ethtool speed values 2008-10-28 23:02:34 -07:00
vlanproc.c vlan: use struct netdev_queue counters instead of dev->stats 2009-05-18 15:15:06 -07:00
vlanproc.h