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:
80c0bc9
)
ipv6: Normalize arguments to ip6_dst_blackhole().
author
David S. Miller
<davem@davemloft.net>
Tue, 1 Mar 2011 22:45:33 +0000
(14:45 -0800)
committer
David S. Miller
<davem@davemloft.net>
Tue, 1 Mar 2011 22:45:33 +0000
(14:45 -0800)
Return a dst pointer which is potentitally error encoded.
Don't pass original dst pointer by reference, pass a struct net
instead of a socket, and elide the flow argument since it is
unnecessary.
Signed-off-by: David S. Miller <davem@davemloft.net>
No differences found