From: Ben Greear <gree...@candelatech.com>

Signed-off-by: Ben Greear <gree...@candelatech.com>
---
 drivers/net/wireless/ath/ath10k/mac.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/drivers/net/wireless/ath/ath10k/mac.c 
b/drivers/net/wireless/ath/ath10k/mac.c
index 0e24f9e..cd3016d 100644
--- a/drivers/net/wireless/ath/ath10k/mac.c
+++ b/drivers/net/wireless/ath/ath10k/mac.c
@@ -2747,7 +2747,7 @@ static void ath10k_bss_disassoc(struct ieee80211_hw *hw,
 
        ret = ath10k_wmi_vdev_down(ar, arvif->vdev_id);
        if (ret)
-               ath10k_warn(ar, "faield to down vdev %i: %d\n",
+               ath10k_warn(ar, "failed to down vdev %i: %d\n",
                            arvif->vdev_id, ret);
 
        arvif->def_wep_key_idx = -1;
-- 
2.4.3

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

Reply via email to