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:
fd0f979
)
mac80211: remove unused code to mark AP station authenticated
author
Johannes Berg
<johannes.berg@intel.com>
Thu, 7 Feb 2013 16:19:08 +0000
(17:19 +0100)
committer
Johannes Berg
<johannes.berg@intel.com>
Mon, 11 Feb 2013 17:45:02 +0000
(18:45 +0100)
When we get to association, the AP station already exists and
is marked authenticated, so moving it into IEEE80211_STA_AUTH
again is a NOP, remove it.
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
No differences found