git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0cf08dc
)
ipv6: Use correct data types for ICMPv6 type and code
author
Brian Haley
<brian.haley@hp.com>
Tue, 23 Jun 2009 11:31:07 +0000
(
04:31
-0700)
committer
David S. Miller
<davem@davemloft.net>
Tue, 23 Jun 2009 11:31:07 +0000
(
04:31
-0700)
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>
No differences found