[NET]: Annotate callers of the reset of checksum.h stuff.
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk> Signed-off-by: David S. Miller <davem@davemloft.net>
This commit is contained in:
@ -332,7 +332,7 @@ static int icmp_glue_bits(void *from, char *to, int offset, int len, int odd,
|
||||
struct sk_buff *skb)
|
||||
{
|
||||
struct icmp_bxm *icmp_param = (struct icmp_bxm *)from;
|
||||
unsigned int csum;
|
||||
__wsum csum;
|
||||
|
||||
csum = skb_copy_and_csum_bits(icmp_param->skb,
|
||||
icmp_param->offset + offset,
|
||||
|
Reference in New Issue
Block a user