git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c7cb020
)
netpoll: Should handle ETH_P_ARP other than ETH_P_IP in netpoll_neigh_reply
author
Sonic Zhang
<sonic.zhang@analog.com>
Wed, 11 Sep 2013 03:31:53 +0000
(11:31 +0800)
committer
David S. Miller
<davem@davemloft.net>
Thu, 12 Sep 2013 21:19:14 +0000
(17:19 -0400)
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>
net/core/netpoll.c
patch
|
blob
|
history
diff --cc
net/core/netpoll.c
Simple merge