]> git.baikalelectronics.ru Git - kernel.git/commit
netdevice: provide common routine for macvlan and vlan operstate management
authorPatrick Mullaney <pmullaney@novell.com>
Thu, 3 Dec 2009 23:59:22 +0000 (15:59 -0800)
committerDavid S. Miller <davem@davemloft.net>
Thu, 3 Dec 2009 23:59:22 +0000 (15:59 -0800)
commita96d200e01510ead0f41a5c84c7362fc3b453521
treece8fed0a2dfc175b03834bb94717f5f2970c9146
parent04a30f11ed19c0266bf8706ae06f2220ccb23569
netdevice: provide common routine for macvlan and vlan operstate management

Provide common routine for the transition of operational state for a leaf
device during a root device transition.

Signed-off-by: Patrick Mullaney <pmullaney@novell.com>
Acked-by: Arnd Bergmann <arnd@arndb.de>
Acked-by: Patrick McHardy <kaber@trash.net>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/macvlan.c
include/linux/netdevice.h
net/8021q/vlan.c
net/core/dev.c