commit | 53873f134d285191ef6435882d55837093a36c53 | [log] [tgz] |
---|---|---|
author | Johannes Berg <johannes.berg@intel.com> | Tue May 03 16:52:04 2016 +0300 |
committer | Johannes Berg <johannes.berg@intel.com> | Thu May 12 11:16:40 2016 +0200 |
tree | a49f49d0f940a902f2fe0aa271d12d66c98c7a34 | |
parent | 8b9b2f06998f33bdd1774a9860ec60e945977384 [diff] |
cfg80211: make wdev_list accessible to drivers There's no harm in having drivers read the list, since they can use RCU protection or RTNL locking; allow this to not require each and every driver to also implement its own bookkeeping. Signed-off-by: Johannes Berg <johannes.berg@intel.com>