projects
/
openwrt
/
staging
/
blogic.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ede9c8e
)
ath10k: fix spelling mistake in comments
author
Ben Greear
<greearb@candelatech.com>
Wed, 14 May 2014 13:56:14 +0000
(16:56 +0300)
committer
Kalle Valo
<kvalo@qca.qualcomm.com>
Fri, 16 May 2014 13:46:03 +0000
(16:46 +0300)
Simple typo fix.
Signed-off-by: Ben Greear <greearb@candelatech.com>
Signed-off-by: Kalle Valo <kvalo@qca.qualcomm.com>
drivers/net/wireless/ath/ath10k/wmi.h
patch
|
blob
|
history
diff --git
a/drivers/net/wireless/ath/ath10k/wmi.h
b/drivers/net/wireless/ath/ath10k/wmi.h
index ae838221af65d46efd817f18f5bb872034e1c5c5..e59b245b79b9d005f783aeb8d7324b432b7db09d 100644
(file)
--- a/
drivers/net/wireless/ath/ath10k/wmi.h
+++ b/
drivers/net/wireless/ath/ath10k/wmi.h
@@
-2323,9
+2323,9
@@
struct wmi_pdev_param_map {
#define WMI_PDEV_PARAM_UNSUPPORTED 0
enum wmi_pdev_param {
- /* TX ch
ia
n mask */
+ /* TX ch
ai
n mask */
WMI_PDEV_PARAM_TX_CHAIN_MASK = 0x1,
- /* RX ch
ia
n mask */
+ /* RX ch
ai
n mask */
WMI_PDEV_PARAM_RX_CHAIN_MASK,
/* TX power limit for 2G Radio */
WMI_PDEV_PARAM_TXPOWER_LIMIT2G,