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:
caf586e
)
net neigh: neigh_delete() and neigh_add() changes
author
Eric Dumazet
<eric.dumazet@gmail.com>
Mon, 4 Oct 2010 04:27:36 +0000
(
04:27
+0000)
committer
David S. Miller
<davem@davemloft.net>
Tue, 5 Oct 2010 21:54:35 +0000
(14:54 -0700)
neigh_delete() and neigh_add() dont need to touch device refcount,
we hold RTNL when calling them, so device cannot disappear under us.
Signed-off-by: Eric Dumazet <eric.dumazet@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
No differences found