]> git.proxmox.com Git - mirror_ubuntu-artful-kernel.git/blobdiff - net/mac80211/rc80211_minstrel_ht.c
Fix common misspellings
[mirror_ubuntu-artful-kernel.git] / net / mac80211 / rc80211_minstrel_ht.c
index 8212a8bebf06942fcb121ec0c6bed8c0fc3fbd60..78e67d22dc1fbbdf489f1c40c6f3165c3b59cf2a 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;