提交 0a7d88e4 编写于 作者: M Mohammed Shafi Shajakhan 提交者: Kalle Valo

ath10k: fix typo in wmi header file

Fix typo (spelling mistake) in wmi.h
Signed-off-by: NMohammed Shafi Shajakhan <mohammed@qti.qualcomm.com>
Signed-off-by: NKalle Valo <kvalo@qca.qualcomm.com>
上级 46bc92be
...@@ -3182,7 +3182,7 @@ struct wmi_10_4_phyerr_event { ...@@ -3182,7 +3182,7 @@ struct wmi_10_4_phyerr_event {
struct phyerr_radar_report { struct phyerr_radar_report {
__le32 reg0; /* RADAR_REPORT_REG0_* */ __le32 reg0; /* RADAR_REPORT_REG0_* */
__le32 reg1; /* REDAR_REPORT_REG1_* */ __le32 reg1; /* RADAR_REPORT_REG1_* */
} __packed; } __packed;
#define RADAR_REPORT_REG0_PULSE_IS_CHIRP_MASK 0x80000000 #define RADAR_REPORT_REG0_PULSE_IS_CHIRP_MASK 0x80000000
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册