From: Li RongQing Date: Fri, 21 Mar 2014 12:53:57 +0000 (+0800) Subject: netpoll: fix the skb check in pkt_is_ns X-Git-Tag: v3.14-rc8~3^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c27f0872a3448c46e561e226b5b97f77187b06d2;p=pandora-kernel.git netpoll: fix the skb check in pkt_is_ns Neighbor Solicitation is ipv6 protocol, so we should check skb->protocol with ETH_P_IPV6 Signed-off-by: Li RongQing Cc: WANG Cong Signed-off-by: David S. Miller --- Reading git-diff-tree failed