linux/net/8021q
Patrick McHardy 2f4284a406 [VLAN]: Move some device intialization code to dev->init callback
Move some device initialization code to new dev->init callback to make
it shareable with netlink. Additionally this fixes a minor bug, dev->iflink
is set after registration, which causes an incorrect value in the initial
netlink message.

Signed-off-by: Patrick McHardy <kaber@trash.net>
Signed-off-by: David S. Miller <davem@davemloft.net>
2007-07-10 22:14:39 -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 some device intialization code to dev->init callback 2007-07-10 22:14:39 -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