Signed-off-by: Edward O'Callaghan <victoredwardocallag...@gmail.com>
---
 drivers/net/wireless/ath/ath9k/hw.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/drivers/net/wireless/ath/ath9k/hw.c 
b/drivers/net/wireless/ath/ath9k/hw.c
index 07e2526..76da544 100644
--- a/drivers/net/wireless/ath/ath9k/hw.c
+++ b/drivers/net/wireless/ath/ath9k/hw.c
@@ -778,7 +778,7 @@ u32 ar9003_get_pll_sqsum_dvc(struct ath_hw *ah)
                udelay(100);
 
                if (WARN_ON_ONCE(i >= 100)) {
-                       ath_err(common, "PLL4 meaurement not done\n");
+                       ath_err(common, "PLL4 measurement not done\n");
                        break;
                }
 
-- 
1.8.2

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Reply via email to