]> git.ipfire.org Git - thirdparty/hostap.git/commitdiff
Correct the type/usage of QCA_ATTR_ROAM_CONTROL_SCAN_FREQ_LIST
authorSrinivas Dasari <dasaris@codeaurora.org>
Thu, 22 Aug 2019 09:40:16 +0000 (15:10 +0530)
committerJouni Malinen <j@w1.fi>
Sun, 8 Sep 2019 14:48:14 +0000 (17:48 +0300)
Update the documentation of QCA_ATTR_ROAM_CONTROL_SCAN_FREQ_LIST
to make it a nested attribute to carry frequencies of type u32.
This is to be in sync with the nl80211 attribute
NL80211_ATTR_SCAN_FREQUENCIES.

Signed-off-by: Jouni Malinen <jouni@codeaurora.org>
src/common/qca-vendor.h

index 075288cdd1c989b1dc4455103a1d2bea65389ddb..0022a8c8527ce4fefd6fac80588cd8868fc5a657 100644 (file)
@@ -3589,7 +3589,7 @@ enum qca_scan_freq_list_type {
 /**
  * enum qca_vendor_attr_scan_freq_list_scheme: Frequency list scheme
  *
- * @QCA_ATTR_ROAM_CONTROL_SCAN_FREQ_LIST: An array of unsigned 32-bit values.
+ * @QCA_ATTR_ROAM_CONTROL_SCAN_FREQ_LIST: Nested attribute of u32 values
  *     List of frequencies in MHz to be considered for a roam scan.
  *
  * @QCA_ATTR_ROAM_CONTROL_SCAN_FREQ_LIST_TYPE: Unsigned 32-bit value.