Skip to content
Commit d5fdd6ba authored by Brian Haley's avatar Brian Haley Committed by David S. Miller
Browse files

ipv6: Use correct data types for ICMPv6 type and code



Change all the code that deals directly with ICMPv6 type and code
values to use u8 instead of a signed int as that's the actual data
type.

Signed-off-by: default avatarBrian Haley <brian.haley@hp.com>
Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
parent 0cf08dcb
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