From: stephen hemminger Date: Sat, 16 Feb 2013 07:38:15 +0000 (+0000) Subject: ipv6: fix warning in xfrm6_mode_tunnel_input X-Git-Tag: v3.9-rc1~139^2~45 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0d4bfa297c3f7efb71367449ee44f9d3fb0f5871;p=pandora-kernel.git ipv6: fix warning in xfrm6_mode_tunnel_input Should not use assignment in conditional: warning: suggest parentheses around assignment used as truth value [-Wparentheses] Problem introduced by: commit 14bbd6a565e1bcdc240d44687edb93f721cfdf99 Author: Pravin B Shelar Date: Thu Feb 14 09:44:49 2013 +0000 net: Add skb_unclone() helper function. Signed-off-by: Stephen Hemminger Signed-off-by: David S. Miller --- Reading git-diff-tree failed