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:
e2fd5db
)
mac80211: track scheduled scan virtual interface
author
Johannes Berg
<johannes.berg@intel.com>
Fri, 6 Jul 2012 19:55:11 +0000
(21:55 +0200)
committer
Johannes Berg
<johannes.berg@intel.com>
Thu, 12 Jul 2012 10:10:43 +0000
(12:10 +0200)
Instead of tracking whether or not we're in a
scheduled scan, track the virtual interface
(sdata) in an RCU-protected pointer to make it
usable from RX to check the MAC address.
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
No differences found