From: Linus Lüssing Date: Mon, 4 May 2015 22:19:35 +0000 (+0200) Subject: net: fix two sparse warnings introduced by IGMP/MLD parsing exports X-Git-Tag: omap-for-v4.2/fixes-rc1^2~134^2~374 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fcba67c94abe83e0e69a65737000ccbb16a4fa03;p=pandora-kernel.git net: fix two sparse warnings introduced by IGMP/MLD parsing exports > net/core/skbuff.c:4108:13: sparse: incorrect type in assignment (different base types) > net/ipv6/mcast_snoop.c:63 ipv6_mc_check_exthdrs() warn: unsigned 'offset' is never less than zero. Introduced by 9afd85c9e4552b276e2f4cfefd622bdeeffbbf26 ("net: Export IGMP/MLD message validation code") Reported-by: kbuild test robot Signed-off-by: Linus Lüssing Signed-off-by: David S. Miller --- Reading git-diff-tree failed