Browse Source

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>
Nik Nyby 10 years ago
parent
commit
a0d61f5f61
1 changed files with 1 additions and 1 deletions
  1. 1 1
      drivers/net/wireless/ath/ath6kl/htc.h

+ 1 - 1
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
  * there are mandatory and optional codes that must be handled
  */
  */
 enum htc_credit_dist_reason {
 enum htc_credit_dist_reason {