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:
e4e3245
)
mac80211: allow calling ieee80211_ap_probereq_get() during auth/assoc
author
Eliad Peller
<eliad@wizery.com>
Thu, 28 Jun 2012 12:03:13 +0000
(15:03 +0300)
committer
Johannes Berg
<johannes.berg@intel.com>
Mon, 2 Jul 2012 12:47:44 +0000
(14:47 +0200)
Drivers might need getting the probe request
(e.g. in order to extract the ssid) even during
auth/assoc.
Make ieee80211_ap_probereq_get() support it
by considering auth_data/assoc_data as well.
Signed-off-by: Eliad Peller <eliad@wizery.com>
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
net/mac80211/mlme.c
patch
|
blob
|
history
diff --cc
net/mac80211/mlme.c
Simple merge