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:
940b7a3
)
mac80211: move some RCU locking into an if branch
author
Johannes Berg
<johannes@sipsolutions.net>
Mon, 8 Sep 2008 09:05:08 +0000
(11:05 +0200)
committer
John W. Linville
<linville@tuxdriver.com>
Thu, 11 Sep 2008 19:53:34 +0000
(15:53 -0400)
The if itself doesn't need to be protected, so move in the RCU
locking to avoid doing anything at all when the condition isn't
true.
Signed-off-by: Johannes Berg <johannes@sipsolutions.net>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
net/mac80211/mlme.c
patch
|
blob
|
history
diff --cc
net/mac80211/mlme.c
Simple merge