commit | 9d6e371dda7f3294e1b7d2a00d8e77a042b42988 | [log] [tgz] |
---|---|---|
author | Wright Feng <wright.feng@cypress.com> | Tue Sep 08 01:01:57 2020 -0500 |
committer | Johannes Berg <johannes.berg@intel.com> | Fri Sep 18 11:53:08 2020 +0200 |
tree | fdd0152fe6ff48a2b916645579c5686008b15ed7 | |
parent | 9e0b3bfe5ff0b11145b8299c1dfa3b8c3465029c [diff] |
cfg80211: add more comments for ap_isolate in bss_parameters The value of struct bss_parameters::ap_isolate will be -1, 0 or 1. The value -1 means not to change. To prevent developers from thinking ap_isolate is only 0 or 1, I add more comments on it. Signed-off-by: Wright Feng <wright.feng@cypress.com> Reviewed-by: Kalle Valo <kvalo@codeaurora.org> Link: https://lore.kernel.org/r/20200908060157.98846-1-wright.feng@cypress.com Signed-off-by: Johannes Berg <johannes.berg@intel.com>