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:
db13890
)
ipv6: ip6_route_output does not modify sk parameter, so make it const
author
Florian Westphal
<fw@strlen.de>
Wed, 23 Mar 2011 02:17:36 +0000
(19:17 -0700)
committer
David S. Miller
<davem@davemloft.net>
Wed, 23 Mar 2011 02:17:36 +0000
(19:17 -0700)
This avoids explicit cast to avoid 'discards qualifiers'
compiler warning in a netfilter patch that i've been working on.
Signed-off-by: Florian Westphal <fw@strlen.de>
Signed-off-by: David S. Miller <davem@davemloft.net>
No differences found