Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wirel...
[linux-2.6-block.git] / net / mac80211 / rc80211_minstrel_ht.c
index 3d09c58938e22c90548222a92bc3a5bdae267f0e..333b5118be6d54472e349bbce059a13eda5f418b 100644 (file)
@@ -259,7 +259,7 @@ minstrel_ht_update_stats(struct minstrel_priv *mp, struct minstrel_ht_sta *mi)
                }
        }
 
-       /* try to sample up to half of the availble rates during each interval */
+       /* try to sample up to half of the available rates during each interval */
        mi->sample_count *= 4;
 
        cur_prob = 0;