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:
683d41a
)
mac80211: remove redundant check
author
Johannes Berg
<johannes.berg@intel.com>
Fri, 18 Jan 2013 20:21:31 +0000
(21:21 +0100)
committer
Johannes Berg
<johannes.berg@intel.com>
Thu, 24 Jan 2013 15:07:58 +0000
(16:07 +0100)
There's no need to have two checks for "associated"
in ieee80211_sta_restart(), make the first one locked
to not race (unlikely at this point during resume)
and remove the second check.
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
net/mac80211/mlme.c
patch
|
blob
|
history
diff --cc
net/mac80211/mlme.c
Simple merge