Skip to content
Commit 4b048d6d authored by Tom Herbert's avatar Tom Herbert Committed by David S. Miller
Browse files

net: Change pseudohdr argument of inet_proto_csum_replace* to be a bool



inet_proto_csum_replace4,2,16 take a pseudohdr argument which indicates
the checksum field carries a pseudo header. This argument should be a
boolean instead of an int.

Signed-off-by: default avatarTom Herbert <tom@herbertland.com>
Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
parent 25368623
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment