Skip to content

Commit

Permalink
ath6kl: fix typo
Browse files Browse the repository at this point in the history
firmare -> firmware

Signed-off-by: Julia Lawall <[email protected]>
Signed-off-by: Kalle Valo <[email protected]>
  • Loading branch information
JuliaLawall authored and kvalo committed May 28, 2016
1 parent 8fe2a5f commit 8a9a3ef
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion drivers/net/wireless/ath/ath6kl/core.h
Original file line number Diff line number Diff line change
Expand Up @@ -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 */
/* firmware doesn't support IP checksumming */
ATH6KL_FW_CAPABILITY_NO_IP_CHECKSUM,

/* this needs to be last */
Expand Down

0 comments on commit 8a9a3ef

Please sign in to comment.