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:
04ecd25
)
mac80211: add channel context iterator
author
Johannes Berg
<johannes.berg@intel.com>
Tue, 11 Sep 2012 15:57:42 +0000
(17:57 +0200)
committer
Johannes Berg
<johannes.berg@intel.com>
Wed, 17 Oct 2012 09:02:10 +0000
(11:02 +0200)
Drivers may need to iterate the active channel
contexts, export an iterator function to allow
that. To make it possible, use RCU-safe list
functions.
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
No differences found