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:
c148fc2
)
icmp: icmp_send() can avoid a dev_put()
author
Eric Dumazet
<eric.dumazet@gmail.com>
Sun, 1 Nov 2009 19:31:03 +0000
(19:31 +0000)
committer
David S. Miller
<davem@davemloft.net>
Mon, 2 Nov 2009 07:55:10 +0000
(23:55 -0800)
We can avoid touching device refcount in icmp_send(),
using dev_get_by_index_rcu()
Signed-off-by: Eric Dumazet <eric.dumazet@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
net/ipv4/icmp.c
patch
|
blob
|
history
diff --cc
net/ipv4/icmp.c
Simple merge