Skip to content
Commit 59b9997b authored by David S. Miller's avatar David S. Miller
Browse files

Revert "net: maintain namespace isolation between vlan and real device"

This reverts commit 8a83a00b

.

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: default avatarDavid S. Miller <davem@davemloft.net>
parent 380ec964
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