cfg80211: add more comments for ap_isolate in bss_parameters
authorWright Feng <wright.feng@cypress.com>
Tue, 8 Sep 2020 06:01:57 +0000 (01:01 -0500)
committerJohannes Berg <johannes.berg@intel.com>
Fri, 18 Sep 2020 09:53:08 +0000 (11:53 +0200)
commit9d6e371dda7f3294e1b7d2a00d8e77a042b42988
treefdd0152fe6ff48a2b916645579c5686008b15ed7
parent9e0b3bfe5ff0b11145b8299c1dfa3b8c3465029c
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>
include/net/cfg80211.h