commit | 81c5dce2cd0bb0ecb61b6212410da5eb78cd8f79 | [log] [tgz] |
---|---|---|
author | Sergey Matyukevich <sergey.matyukevich.os@quantenna.com> | Fri Oct 19 15:40:13 2018 +0000 |
committer | Johannes Berg <johannes.berg@intel.com> | Fri Nov 09 08:55:32 2018 +0100 |
tree | 90b28242c0b9b0d01265a8c7c30cb579cabe1b0d | |
parent | a1881c9b8a1edef0a5ae1d5c1b61406fe3402114 [diff] |
cfg80211: add missing constraint for user-supplied VHT mask Do a logical vht_capa &= vht_capa_mask of user-supplied VHT mask with the driver-supplied mask of modifiable VHT capabilities. Fix whitespaces and comment typos. Signed-off-by: Sergey Matyukevich <sergey.matyukevich.os@quantenna.com> Signed-off-by: Johannes Berg <johannes.berg@intel.com>