linux/net/8021q
Patrick McHardy ce305002e1 vlan: Move device unregistration before lower dev cleanup
Move the unregister_netdevice() call for the VLAN device before cleanup
for the lower device. This is needed by GVRP so it can send a leave
message before the applicant on the lower device is cleaned up.

Signed-off-by: Patrick McHardy <kaber@trash.net>
Signed-off-by: David S. Miller <davem@davemloft.net>
2008-07-05 21:26:41 -07:00
..
Kconfig [NET]: move config options out to individual protocols 2005-07-11 21:13:56 -07:00
Makefile [VLAN]: Use rtnl_link API 2007-07-10 22:15:03 -07:00
vlan.c vlan: Move device unregistration before lower dev cleanup 2008-07-05 21:26:41 -07:00
vlan.h vlan: Change vlan_dev_set_vlan_flag() to handle multiple flags at once 2008-07-05 21:26:27 -07:00
vlan_dev.c vlan: Change vlan_dev_set_vlan_flag() to handle multiple flags at once 2008-07-05 21:26:27 -07:00
vlan_netlink.c vlan: Change vlan_dev_set_vlan_flag() to handle multiple flags at once 2008-07-05 21:26:27 -07:00
vlanproc.c vlan: assign PDE->data before gluing PDE into /proc tree 2008-05-02 04:09:11 -07:00
vlanproc.h [VLAN]: Add a net argument to proc init and cleanup calls. 2008-04-16 00:51:12 -07:00