diff options
author | Felix Fietkau <nbd@openwrt.org> | 2013-11-09 17:57:54 +0400 |
---|---|---|
committer | Johannes Berg <johannes.berg@intel.com> | 2013-12-02 14:51:21 +0400 |
commit | 01e0daa43f129fc1a6bc6f1197343c0293af866d (patch) | |
tree | 8979029acf47904bbf6d2805b2fa72615960ff11 /Documentation/target | |
parent | f12140c04ca49ea34c448b1bd8aa40fb9411690c (diff) | |
download | linux-01e0daa43f129fc1a6bc6f1197343c0293af866d.tar.xz |
cfg80211: fix reporting 5/10 MHz support to user space
nla_put_flag needs a real nl80211 attribute id, not a wiphy flag bit.
While at it, split 5 and 10 MHz capability flags in case we ever need
to support hardware that can only do one of the two.
Also move the flag settings to the split-only information so we don't
increase the space needed for old userspace.
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
[change location of flag setting]
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
Diffstat (limited to 'Documentation/target')
0 files changed, 0 insertions, 0 deletions