ATH10K Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 1/2] ath10k: Fix spelling mistake in comments.
@ 2014-05-07 21:50 greearb
  2014-05-07 21:50 ` [PATCH 2/2] ath10k: support get/set antenna configurations greearb
  2014-05-16 13:47 ` [PATCH 1/2] ath10k: Fix spelling mistake in comments Kalle Valo
  0 siblings, 2 replies; 4+ messages in thread
From: greearb @ 2014-05-07 21:50 UTC (permalink / raw)
  To: ath10k; +Cc: Ben Greear, linux-wireless

From: Ben Greear <greearb@candelatech.com>

Simple typo fix.

Signed-off-by: Ben Greear <greearb@candelatech.com>
---
 drivers/net/wireless/ath/ath10k/wmi.h | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/drivers/net/wireless/ath/ath10k/wmi.h b/drivers/net/wireless/ath/ath10k/wmi.h
index fa31b23..71a4470 100644
--- a/drivers/net/wireless/ath/ath10k/wmi.h
+++ b/drivers/net/wireless/ath/ath10k/wmi.h
@@ -2340,9 +2340,9 @@ struct wmi_pdev_param_map {
 #define WMI_PDEV_PARAM_UNSUPPORTED 0
 
 enum wmi_pdev_param {
-	/* TX chian mask */
+	/* TX chain mask */
 	WMI_PDEV_PARAM_TX_CHAIN_MASK = 0x1,
-	/* RX chian mask */
+	/* RX chain mask */
 	WMI_PDEV_PARAM_RX_CHAIN_MASK,
 	/* TX power limit for 2G Radio */
 	WMI_PDEV_PARAM_TXPOWER_LIMIT2G,
-- 
1.7.11.7


_______________________________________________
ath10k mailing list
ath10k@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/ath10k

^ permalink raw reply related	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2014-05-16 13:47 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-05-07 21:50 [PATCH 1/2] ath10k: Fix spelling mistake in comments greearb
2014-05-07 21:50 ` [PATCH 2/2] ath10k: support get/set antenna configurations greearb
2014-05-08  5:43   ` Michal Kazior
2014-05-16 13:47 ` [PATCH 1/2] ath10k: Fix spelling mistake in comments Kalle Valo

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox