wil6210: fix beamforming data reporting
[cascardo/linux.git] / drivers / net / wireless / ath / wil6210 / wmi.h
index 2f51b46..061618c 100644 (file)
@@ -980,7 +980,7 @@ struct wmi_ready_event {
  * WMI_NOTIFY_REQ_DONE_EVENTID
  */
 struct wmi_notify_req_done_event {
-       __le32 status;
+       __le32 status; /* beamforming status, 0: fail; 1: OK; 2: retrying */
        __le64 tsf;
        __le32 snr_val;
        __le32 tx_tpt;