commit | b0dd663b60944a3ce86430fa35549fb37968bda0 | [log] [tgz] |
---|---|---|
author | Sonic Zhang <sonic.zhang@analog.com> | Wed Sep 11 11:31:53 2013 +0800 |
committer | David S. Miller <davem@davemloft.net> | Thu Sep 12 17:19:14 2013 -0400 |
tree | 73a414c4ac51dbc77a3ecafff5d6dfb7fa86b9d2 | |
parent | c7cb020d0b670428eddd9702dfdc5ff0a48de653 [diff] |
netpoll: Should handle ETH_P_ARP other than ETH_P_IP in netpoll_neigh_reply The received ARP request type in the Ethernet packet head is ETH_P_ARP other than ETH_P_IP. [ Bug introduced by commit b7394d2429c198b1da3d46ac39192e891029ec0f ("netpoll: prepare for ipv6") ] Signed-off-by: Sonic Zhang <sonic.zhang@analog.com> Signed-off-by: David S. Miller <davem@davemloft.net>