]> git.ipfire.org Git - thirdparty/hostap.git/commitdiff
Fix documentation for vendor interface command
authorShivani Baranwal <quic_shivbara@quicinc.com>
Mon, 9 Sep 2024 04:48:31 +0000 (10:18 +0530)
committerJouni Malinen <j@w1.fi>
Wed, 11 Sep 2024 10:50:08 +0000 (13:50 +0300)
Fix the placement of documentation of attribute used for the
QCA_NL80211_VENDOR_SUBCMD_CONNECT_EXT command.

Fixes: 97c6ef258890 ("QCA vendor interface to set the P2P mode configuration")
Signed-off-by: Shivani Baranwal <quic_shivbara@quicinc.com>
src/common/qca-vendor.h

index 7e53e621c09f10f1e2b509e34692183cb2fff5f3..ddf19662748966d23e11a959133a45c73eecf522 100644 (file)
@@ -1282,15 +1282,15 @@ enum qca_radiotap_vendor_ids {
  *     vendor interfaces, driver internal logic, and BTM requests from the
  *     connected AP.
  *
+ *     The attributes used with this command are defined in
+ *     enum qca_wlan_vendor_attr_connect_ext.
+ *
  * @QCA_NL80211_VENDOR_SUBCMD_SET_P2P_MODE: Vendor subcommand to configure
  *     Wi-Fi Direct mode. This command sets the configuration through
  *     the attributes defined in the enum qca_wlan_vendor_attr_set_p2p_mode.
  *     It is applicable for P2P Group Owner only. This command is used before
  *     starting the GO.
  *
- *     The attributes used with this command are defined in
- *     enum qca_wlan_vendor_attr_connect_ext.
- *
  * @QCA_NL80211_VENDOR_SUBCMD_CHAN_USAGE_REQ: Vendor subcommand to request
  *     transmission of a channel usage request. It carries channel usage
  *     information for BSSs that are not infrastructure BSSs or an off channel