mirror of
https://github.com/armbian/linux.git
synced 2026-01-06 10:13:00 -08:00
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: Brian Haley <brian.haley@hp.com> Signed-off-by: David S. Miller <davem@davemloft.net>