veth: add netpoll support
authorWANG Cong <xiyou.wangcong@gmail.com>
Mon, 23 Jun 2014 22:36:02 +0000 (15:36 -0700)
committerDavid S. Miller <davem@davemloft.net>
Wed, 25 Jun 2014 23:35:37 +0000 (16:35 -0700)
commitbb446c19fefd7b4435adb12a9dd7666adc5b553a
tree6bdb8af244fa9e70a09621209eac7e51a895368a
parent13ec7a6b9dad16e8d5ed4e92eb1869670db7a93f
veth: add netpoll support

It is trivial to add netpoll support to veth, since
it is not a stacked device, we don't need to setup and
clean up netpoll.

Reported-by: Stefan Priebe <s.priebe@profihost.ag>
Cc: "David S. Miller" <davem@davemloft.net>
Cc: Neil Horman <nhorman@tuxdriver.com>
Acked-by: Neil Horman <nhorman@tuxdriver.com>
Signed-off-by: Cong Wang <xiyou.wangcong@gmail.com>
Acked-by: Neil Horman <nhorman@tuxdriver.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/veth.c