commit | 3448c0058327356049f140116fc6632bbfd0c122 | [log] [tgz] |
---|---|---|
author | Johannes Berg <johannes.berg@intel.com> | Tue Sep 11 17:57:42 2012 +0200 |
committer | Johannes Berg <johannes.berg@intel.com> | Wed Oct 17 11:02:10 2012 +0200 |
tree | d7cd9c0889c79a978a8c7bfd76dc9eefaa5f87a8 | |
parent | 04ecd2578e712c301fa1369d2a8f298a2b4b146a [diff] |
mac80211: add channel context iterator 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>