From: Florian Westphal Date: Wed, 8 Jul 2015 21:32:12 +0000 (+0200) Subject: ipv6: use flag instead of u16 for hop in inet6_skb_parm X-Git-Tag: omap-for-v4.3/fixes-rc1~110^2~379 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8b58a39846568dcd7d0c98b2fadc25018e59dedf;p=pandora-kernel.git ipv6: use flag instead of u16 for hop in inet6_skb_parm Hop was always either 0 or sizeof(struct ipv6hdr). Signed-off-by: Florian Westphal Signed-off-by: David S. Miller --- Reading git-diff-tree failed