commit | bb446c19fefd7b4435adb12a9dd7666adc5b553a | [log] [tgz] |
---|---|---|
author | WANG Cong <xiyou.wangcong@gmail.com> | Mon Jun 23 15:36:02 2014 -0700 |
committer | David S. Miller <davem@davemloft.net> | Wed Jun 25 16:35:37 2014 -0700 |
tree | 6bdb8af244fa9e70a09621209eac7e51a895368a | |
parent | 13ec7a6b9dad16e8d5ed4e92eb1869670db7a93f [diff] |
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>