commit | debd53455f49ecd18b4cb1198e20416bd25bf46e | [log] [tgz] |
---|---|---|
author | Li RongQing <roy.qing.li@gmail.com> | Fri Mar 21 20:53:57 2014 +0800 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Mon Apr 14 06:42:17 2014 -0700 |
tree | 52431b6db703049ef30db9fa8f4a2f9d7a617b02 | |
parent | 29466c9fad0e72e57ded8dffabc68575d4399a4f [diff] |
netpoll: fix the skb check in pkt_is_ns [ Not applicable upstream commit, the code here has been removed upstream. ] 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: Greg Kroah-Hartman <gregkh@linuxfoundation.org>