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:
ebf4ad9
)
netpoll: fix the skb check in pkt_is_ns
author
Li RongQing
<roy.qing.li@gmail.com>
Fri, 21 Mar 2014 12:53:57 +0000
(20:53 +0800)
committer
David S. Miller
<davem@davemloft.net>
Mon, 24 Mar 2014 19:08:40 +0000
(15:08 -0400)
Neighbor Solicitation is ipv6 protocol, so we should check
skb->protocol with ETH_P_IPV6
Signed-off-by: Li RongQing <roy.qing.li@gmail.com>
Cc: WANG Cong <amwang@redhat.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