commit | 5a698af53fb85b92d6462939a2c75ec4c7233bb9 | [log] [tgz] |
---|---|---|
author | Amerigo Wang <amwang@redhat.com> | Thu Feb 17 23:43:34 2011 +0000 |
committer | David S. Miller <davem@davemloft.net> | Sun Feb 27 20:11:54 2011 -0800 |
tree | 7f764fb754039f6f019b80eff874a0c2d9ce1b11 | |
parent | 080e4130b1fb6a02e75149a1cccc8192e734713d [diff] |
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>