projects
/
linux.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8fe2a5f
)
ath6kl: fix typo
author
Julia Lawall
<Julia.Lawall@lip6.fr>
Tue, 17 May 2016 14:38:45 +0000
(16:38 +0200)
committer
Kalle Valo
<kvalo@qca.qualcomm.com>
Sat, 28 May 2016 08:21:39 +0000
(11:21 +0300)
firmare -> firmware
Signed-off-by: Julia Lawall <Julia.Lawall@lip6.fr>
Signed-off-by: Kalle Valo <kvalo@qca.qualcomm.com>
drivers/net/wireless/ath/ath6kl/core.h
patch
|
blob
|
history
diff --git
a/drivers/net/wireless/ath/ath6kl/core.h
b/drivers/net/wireless/ath/ath6kl/core.h
index
7a1970e
..
ac25f17
100644
(file)
--- a/
drivers/net/wireless/ath/ath6kl/core.h
+++ b/
drivers/net/wireless/ath/ath6kl/core.h
@@
-148,7
+148,7
@@
enum ath6kl_fw_capability {
/* ratetable is the 2 stream version (max MCS15) */
ATH6KL_FW_CAPABILITY_RATETABLE_MCS15,
- /* firmare doesn't support IP checksumming */
+ /* firm
w
are doesn't support IP checksumming */
ATH6KL_FW_CAPABILITY_NO_IP_CHECKSUM,
/* this needs to be last */