projects
/
linux.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2f38c3c
)
ath10k: fix typo in logging message
author
Ben Greear
<greearb@candelatech.com>
Mon, 26 Sep 2016 18:56:25 +0000
(21:56 +0300)
committer
Kalle Valo
<kvalo@qca.qualcomm.com>
Tue, 27 Sep 2016 12:18:24 +0000
(15:18 +0300)
Signed-off-by: Ben Greear <greearb@candelatech.com>
Signed-off-by: Kalle Valo <kvalo@qca.qualcomm.com>
drivers/net/wireless/ath/ath10k/mac.c
patch
|
blob
|
history
diff --git
a/drivers/net/wireless/ath/ath10k/mac.c
b/drivers/net/wireless/ath/ath10k/mac.c
index
0a44dab
..
76297d6
100644
(file)
--- a/
drivers/net/wireless/ath/ath10k/mac.c
+++ b/
drivers/net/wireless/ath/ath10k/mac.c
@@
-2793,7
+2793,7
@@
static void ath10k_bss_disassoc(struct ieee80211_hw *hw,
ret = ath10k_wmi_vdev_down(ar, arvif->vdev_id);
if (ret)
- ath10k_warn(ar, "fai
el
d to down vdev %i: %d\n",
+ ath10k_warn(ar, "fai
le
d to down vdev %i: %d\n",
arvif->vdev_id, ret);
arvif->def_wep_key_idx = -1;