Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
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 b7394d2 ("netpoll: prepare for ipv6") ] Signed-off-by: Sonic Zhang <[email protected]> Signed-off-by: David S. Miller <[email protected]>
- Loading branch information