linux/net/8021q
Patrick McHardy 42429aaee5 [VLAN]: Move vlan_group allocation to seperate function
Move group allocation to a seperate function to clean up the code a bit
and allocate groups before registering the device. Device registration
is globally visible and causes netlink events, so we shouldn't fail
afterwards.

Signed-off-by: Patrick McHardy <kaber@trash.net>
Signed-off-by: David S. Miller <davem@davemloft.net>
2007-07-10 22:14:40 -07:00
..
Kconfig [NET]: move config options out to individual protocols 2005-07-11 21:13:56 -07:00
Makefile Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
vlan.c [VLAN]: Move vlan_group allocation to seperate function 2007-07-10 22:14:40 -07:00
vlan.h [VLAN]: Convert name-based configuration functions to struct netdevice * 2007-07-10 22:14:38 -07:00
vlan_dev.c [VLAN]: Convert name-based configuration functions to struct netdevice * 2007-07-10 22:14:38 -07:00
vlanproc.c [NET]: Rework dev_base via list_head (v3) 2007-05-03 15:13:45 -07:00
vlanproc.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00