From: stephen hemminger Date: Thu, 13 Dec 2012 06:51:28 +0000 (+0000) Subject: bridge: fix icmpv6 endian bug and other sparse warnings X-Git-Tag: omap-for-v3.8/fixes-for-merge-window-v4-signed~32^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=eca2a43bb0d2c6ebd528be6acb30a88435abe307;p=pandora-kernel.git bridge: fix icmpv6 endian bug and other sparse warnings Fix the warnings reported by sparse on recent bridge multicast changes. Mostly just rcu annotation issues but in this case sparse found a real bug! The ICMPv6 mld2 query mrc values is in network byte order. Signed-off-by: Stephen Hemminger Signed-off-by: David S. Miller --- Reading git-diff-tree failed