]> git.ipfire.org Git - thirdparty/hostap.git/commit - src/common/qca-vendor.h
Correct the documentation of NAN vendor command
authorNachiket Kukade <nkukade@codeaurora.org>
Fri, 10 Aug 2018 11:24:09 +0000 (16:54 +0530)
committerJouni Malinen <j@w1.fi>
Thu, 30 Aug 2018 19:50:17 +0000 (22:50 +0300)
commit28c7f77a85c31224e0065fdea0f4204ded4671e0
tree8a55ad60511f1fc1854507b5cfdc2575b8f6ef57
parentb3f24b06e30411e1d4af06945b43eb4db0ac3394
Correct the documentation of NAN vendor command

Present implementation of NAN vendor command does not use
attribute encapsulation for sending the command from userspace
to the driver, payload is directly sent as is. Attribute
QCA_WLAN_VENDOR_ATTR_NAN is used only for receiving vendor
events in the userspace from the driver. Update the doc as per
this implementation.

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