OSDN Git Service

ath10k: fix typo in wmi header file
authorMohammed Shafi Shajakhan <mohammed@qti.qualcomm.com>
Tue, 14 Mar 2017 11:33:24 +0000 (17:03 +0530)
committerKalle Valo <kvalo@qca.qualcomm.com>
Mon, 20 Mar 2017 15:23:08 +0000 (17:23 +0200)
Fix typo (spelling mistake) in wmi.h

Signed-off-by: Mohammed Shafi Shajakhan <mohammed@qti.qualcomm.com>
Signed-off-by: Kalle Valo <kvalo@qca.qualcomm.com>
drivers/net/wireless/ath/ath10k/wmi.h

index 78350d4..cf385fe 100644 (file)
@@ -3182,7 +3182,7 @@ struct wmi_10_4_phyerr_event {
 
 struct phyerr_radar_report {
        __le32 reg0; /* RADAR_REPORT_REG0_* */
-       __le32 reg1; /* REDAR_REPORT_REG1_* */
+       __le32 reg1; /* RADAR_REPORT_REG1_* */
 } __packed;
 
 #define RADAR_REPORT_REG0_PULSE_IS_CHIRP_MASK          0x80000000