From: Nicolas Dichtel Date: Thu, 15 Nov 2012 04:06:42 +0000 (+0000) Subject: ip6tnl: fix sparse warnings in ip6_tnl_netlink_parms() X-Git-Tag: omap-for-v3.8/fixes-for-merge-window-v4-signed~45^2~326 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1ff05fb7114a6b4118e0f7d89fed2659f7131b0a;p=pandora-kernel.git ip6tnl: fix sparse warnings in ip6_tnl_netlink_parms() This change fixes a sparse warning triggered by casting the flowinfo from netlink messages in an u32 instead of be32. This change corrects that in order to resolve the sparse warning. Reported-by: Fengguang Wu Signed-off-by: Nicolas Dichtel Signed-off-by: David S. Miller --- Reading git-diff-tree failed