From: Johannes Berg <[email protected]> Date: Fri, 12 Aug 2016 07:48:21 +0200
> From: Johannes Berg <[email protected]> > > Pass the correct type __wsum to csum_sub() and csum_add(). This doesn't > really change anything since __wsum really *is* __be32, but removes the > address space warnings from sparse. > > Cc: Eric Dumazet <[email protected]> > Fixes: 34ae6a1aa054 ("ipv6: update skb->csum when CE mark is propagated") > Signed-off-by: Johannes Berg <[email protected]> Applied, thanks.
