Re: [PATCH net-next] net: fix two sparse warnings introduced by IGMP/MLD parsing exports

From: David Miller
Date: Mon May 04 2015 - 19:20:35 EST


From: Linus Lüssing <linus.luessing@xxxxxxxxx>
Date: Tue, 5 May 2015 00:19:35 +0200

>> 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 <fengguang.wu@xxxxxxxxx>
> Signed-off-by: Linus Lüssing <linus.luessing@xxxxxxxxx>

Applied, thank you.
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/