diff options
author | Luca Coelho <luciano.coelho@intel.com> | 2017-02-08 14:00:34 +0100 |
---|---|---|
committer | Johannes Berg <johannes.berg@intel.com> | 2017-02-09 15:17:30 +0100 |
commit | 8585989d146c61dd073d2135c5bb11d0f979d576 (patch) | |
tree | 23fee0893f93a3a65f5610cc0365aed5d081bc49 /Documentation/s390 | |
parent | cfg80211: Pass new RSSI level in CQM RSSI notification (diff) | |
download | linux-8585989d146c61dd073d2135c5bb11d0f979d576.tar.xz linux-8585989d146c61dd073d2135c5bb11d0f979d576.zip |
cfg80211: fix NAN bands definition
The nl80211_nan_dual_band_conf enumeration doesn't make much sense.
The default value is assigned to a bit, which makes it weird if the
default bit and other bits are set at the same time.
To improve this, get rid of NL80211_NAN_BAND_DEFAULT and add a wiphy
configuration to let the drivers define which bands are supported.
This is exposed to the userspace, which then can make a decision on
which band(s) to use. Additionally, rename all "dual_band" elements
to "bands", to make things clearer.
Signed-off-by: Luca Coelho <luciano.coelho@intel.com>
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
Diffstat (limited to 'Documentation/s390')
0 files changed, 0 insertions, 0 deletions