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:
2454053
)
net: use hlist_for_each_entry()
author
Eric Dumazet
<eric.dumazet@gmail.com>
Fri, 30 Oct 2009 08:40:11 +0000
(
01:40
-0700)
committer
David S. Miller
<davem@davemloft.net>
Fri, 30 Oct 2009 08:40:11 +0000
(
01:40
-0700)
Small cleanup of __dev_get_by_name() and __dev_get_by_index()
to use hlist_for_each_entry() : They'll look like their _rcu variant.
Signed-off-by: Eric Dumazet <eric.dumazet@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
No differences found