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:
4efec45
)
mac80211: hold sta->lock across plink switch statements
author
Bob Copeland
<me@bobcopeland.com>
Tue, 5 Nov 2013 19:16:51 +0000
(11:16 -0800)
committer
Johannes Berg
<johannes.berg@intel.com>
Mon, 25 Nov 2013 19:49:52 +0000
(20:49 +0100)
Rather than unlock at the end of each case, do it once after
all is said and done.
Signed-off-by: Bob Copeland <bob@cozybit.com>
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
No differences found