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:
2fcdb2c
)
team: use rcu_dereference_bh() in tx path
author
Jiri Pirko
<jpirko@redhat.com>
Tue, 19 Jun 2012 05:54:21 +0000
(
05:54
+0000)
committer
David S. Miller
<davem@davemloft.net>
Tue, 19 Jun 2012 22:00:24 +0000
(15:00 -0700)
Should be used instead of rcu_dereference, since rcu_read_lock_bh is
held.
Signed-off-by: Jiri Pirko <jpirko@redhat.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
No differences found