commit | 688cea83f4396fa98b77a126ed278b89daccccdc | [log] [tgz] |
---|---|---|
author | dingtianhong <dingtianhong@huawei.com> | Fri May 30 16:00:56 2014 +0800 |
committer | David S. Miller <davem@davemloft.net> | Mon Jun 02 16:05:24 2014 -0700 |
tree | ae3349b41460cf5cfb9fe1a09ae1e613e619171f | |
parent | 7d507ac28ab9a17f28fd8c8be82f9255a1f72834 [diff] |
macvlan: add netpoll support Add netpoll support to macvlan devices. Based on the netpoll support in the 802.1q vlan code. Tested and macvlan could work well with netconsole. Signed-off-by: Ding Tianhong <dingtianhong@huawei.com> Signed-off-by: David S. Miller <davem@davemloft.net>