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:
5f8629c
)
inet: constify ip headers and in6_addr
author
Eric Dumazet
<eric.dumazet@gmail.com>
Fri, 22 Apr 2011 04:53:02 +0000
(
04:53
+0000)
committer
David S. Miller
<davem@davemloft.net>
Fri, 22 Apr 2011 18:04:14 +0000
(11:04 -0700)
Add const qualifiers to structs iphdr, ipv6hdr and in6_addr pointers
where possible, to make code intention more obvious.
Signed-off-by: Eric Dumazet <eric.dumazet@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
No differences found