commit | 9cf0a0b4b64ae103cf0e7dfaa72b44ecda24c0eb | [log] [tgz] |
---|---|---|
author | Alexei Avshalom Lazar <ailizaro@codeaurora.org> | Mon Aug 13 15:33:00 2018 +0300 |
committer | Johannes Berg <johannes.berg@intel.com> | Tue Aug 28 11:23:08 2018 +0200 |
tree | fea11a7f68a5ecd192b168f45308c6f088e94ad2 | |
parent | 21a5d4c3a45ca608477a083096cfbce76e449a0c [diff] |
cfg80211: Add support for 60GHz band channels 5 and 6 The current support in the 60GHz band is for channels 1-4. Add support for channels 5 and 6. This requires enlarging ieee80211_channel.center_freq from u16 to u32. Signed-off-by: Alexei Avshalom Lazar <ailizaro@codeaurora.org> Signed-off-by: Johannes Berg <johannes.berg@intel.com>