kernel-ark/net/8021q
David S. Miller 59b9997bab Revert "net: maintain namespace isolation between vlan and real device"
This reverts commit 8a83a00b07.

It causes regressions for S390 devices, because it does an
unconditional DST drop on SKBs for vlans and the QETH device
needs the neighbour entry hung off the DST for certain things
on transmit.

Arnd can't remember exactly why he even needed this change.

Conflicts:

	drivers/net/macvlan.c
	net/8021q/vlan_dev.c
	net/core/dev.c

Signed-off-by: David S. Miller <davem@davemloft.net>
2012-05-10 23:03:34 -04:00
..
Kconfig
Makefile
vlan_core.c vlan: add rtnl_dereference() annotations 2011-12-14 02:39:30 -05:00
vlan_dev.c Revert "net: maintain namespace isolation between vlan and real device" 2012-05-10 23:03:34 -04:00
vlan_gvrp.c
vlan_netlink.c
vlan.c
vlan.h
vlanproc.c
vlanproc.h