bond: service netpoll arp queue on master device
authorAmerigo Wang <amwang@redhat.com>
Thu, 17 Feb 2011 23:43:34 +0000 (23:43 +0000)
committerDavid S. Miller <davem@davemloft.net>
Mon, 28 Feb 2011 04:11:54 +0000 (20:11 -0800)
commit5a698af53fb85b92d6462939a2c75ec4c7233bb9
tree7f764fb754039f6f019b80eff874a0c2d9ce1b11
parent080e4130b1fb6a02e75149a1cccc8192e734713d
bond: service netpoll arp queue on master device

Neil pointed out that we can't send ARP reply on behalf of slaves,
we need to move the arp queue to their bond device.

Signed-off-by: WANG Cong <amwang@redhat.com>
Acked-by: Neil Horman <nhorman@tuxdriver.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
net/core/netpoll.c