diff options
author | Nik Nyby <nikolas@gnu.org> | 2015-06-29 13:30:37 -0400 |
---|---|---|
committer | Kalle Valo <kvalo@qca.qualcomm.com> | 2015-07-29 11:14:04 +0300 |
commit | a0d61f5f61290ee70cd024c7573e2ac5562f7a78 (patch) | |
tree | bc4ecc01ce2f4a1f7a7032f01f719feffd9401ca /drivers/net/wireless/ath/ath6kl | |
parent | 1d0088f8c1d8b9541ed01f2cc52606fbf8baf50c (diff) | |
download | talos-op-linux-a0d61f5f61290ee70cd024c7573e2ac5562f7a78.tar.gz talos-op-linux-a0d61f5f61290ee70cd024c7573e2ac5562f7a78.zip |
ath6kl: spell "distribution" correctly in a comment.
This fixes two misspellings of "distribution" in a comment.
Signed-off-by: Nik Nyby <nikolas@gnu.org>
Signed-off-by: Kalle Valo <kvalo@qca.qualcomm.com>
Diffstat (limited to 'drivers/net/wireless/ath/ath6kl')
-rw-r--r-- | drivers/net/wireless/ath/ath6kl/htc.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/net/wireless/ath/ath6kl/htc.h b/drivers/net/wireless/ath/ath6kl/htc.h index 14cab1403dd6..112d8a9b8d43 100644 --- a/drivers/net/wireless/ath/ath6kl/htc.h +++ b/drivers/net/wireless/ath/ath6kl/htc.h @@ -427,7 +427,7 @@ struct htc_endpoint_credit_dist { }; /* - * credit distibution code that is passed into the distrbution function, + * credit distribution code that is passed into the distribution function, * there are mandatory and optional codes that must be handled */ enum htc_credit_dist_reason { |