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:
7fee226
)
net: implements ip_route_input_noref()
author
Eric Dumazet
<eric.dumazet@gmail.com>
Mon, 10 May 2010 11:32:55 +0000
(11:32 +0000)
committer
David S. Miller
<davem@davemloft.net>
Tue, 18 May 2010 00:18:51 +0000
(17:18 -0700)
ip_route_input() is the version returning a refcounted dst, while
ip_route_input_noref() returns a non refcounted one.
Signed-off-by: Eric Dumazet <eric.dumazet@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
No differences found