vlan: add 802.1q netpoll support
authorBenjamin LaHaise <bcrl@kvack.org>
Thu, 8 Dec 2011 06:20:49 +0000 (06:20 +0000)
committerDavid S. Miller <davem@davemloft.net>
Fri, 9 Dec 2011 00:58:30 +0000 (19:58 -0500)
commit6d4cdf47d2cc9d40227c67c79a4942e36ed1b0ba
tree5c31e3f1be3ba098f57ae33796e50ea50dcee1e9
parent8af2a218de38f51ea4b4fa48cac1273319ae260c
vlan: add 802.1q netpoll support

Add netpoll support to 802.1q vlan devices.  Based on the netpoll support
in the bridging code.  Tested on a forced_eth device with netconsole.

Signed-off-by: Benjamin LaHaise <bcrl@kvack.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
net/8021q/vlan.h
net/8021q/vlan_dev.c