kernel-hacking-2024-linux-s.../net/8021q
Patrick McHardy 62f99efce6 [VLAN]: Kill useless check
vlan->real_dev is always equal to the device since thats what we used
for the lookup. It doesn't even seem worth a WARN_ON or BUG_ON.

Signed-off-by: Patrick McHardy <kaber@trash.net>
Signed-off-by: David S. Miller <davem@davemloft.net>
2008-01-28 15:08:27 -08:00
..
Kconfig
Makefile
vlan.c [VLAN]: Move device setup to vlan_dev.c 2008-01-28 15:08:26 -08:00
vlan.h [VLAN]: Move device setup to vlan_dev.c 2008-01-28 15:08:26 -08:00
vlan_dev.c [VLAN]: Kill useless check 2008-01-28 15:08:27 -08:00
vlan_netlink.c
vlanproc.c [VLAN]: Use dev->stats 2008-01-28 15:08:25 -08:00
vlanproc.h