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:
9fdce09
)
ipv4: inetdev_by_index() switch to RCU
author
Eric Dumazet
<eric.dumazet@gmail.com>
Sun, 1 Nov 2009 19:23:04 +0000
(19:23 +0000)
committer
David S. Miller
<davem@davemloft.net>
Mon, 2 Nov 2009 07:55:09 +0000
(23:55 -0800)
Use dev_get_by_index_rcu() instead of __dev_get_by_index() and
dev_base_lock rwlock
Signed-off-by: Eric Dumazet <eric.dumazet@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
net/ipv4/devinet.c
patch
|
blob
|
history
diff --cc
net/ipv4/devinet.c
Simple merge