Message ID | 1463495926-13728-7-git-send-email-Julia.Lawall@lip6.fr (mailing list archive) |
---|---|
State | Accepted |
Commit | c92fe48bbfbd1e93caa70e33126d41f2587d2f97 |
Delegated to: | Kalle Valo |
Headers | show |
Julia Lawall <Julia.Lawall@lip6.fr> wrote: > firmare -> firmware > > Signed-off-by: Julia Lawall <Julia.Lawall@lip6.fr> Thanks, 1 patch applied to ath.git: 8a9a3efa9e77 ath6kl: fix typo
diff --git a/drivers/net/wireless/ath/ath6kl/core.h b/drivers/net/wireless/ath/ath6kl/core.h index 713a571..ebc40f6 100644 --- 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 */ + /* firmware doesn't support IP checksumming */ ATH6KL_FW_CAPABILITY_NO_IP_CHECKSUM, /* this needs to be last */
firmare -> firmware Signed-off-by: Julia Lawall <Julia.Lawall@lip6.fr> --- drivers/net/wireless/ath/ath6kl/core.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) -- To unsubscribe from this list: send the line "unsubscribe linux-wireless" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html