From: Tom Herbert <t...@herbertland.com>
Date: Mon, 17 Aug 2015 09:56:50 -0700

> +void inet_proto_csum_replace_by_diff(__sum16 *sum, struct sk_buff *skb,
> +                                  __wsum diff, int pseudohdr);
 ...
> +void inet_proto_csum_replace_by_diff(__sum16 *sum, struct sk_buff *skb,
> +                                  __wsum diff, int pseudohdr)

Please make 'pseudohdr' a bool.

Thanks.
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to