]> git.karo-electronics.de Git - mv-sheeva.git/blobdiff - net/mac80211/rc80211_minstrel_ht.h
minstrel_ht: move minstrel_mcs_groups declaration to header file
[mv-sheeva.git] / net / mac80211 / rc80211_minstrel_ht.h
index 696c0fc6e0b72f80d74dafd0e2df286198c0d123..462d2b227ed579682e7fe64fc2556377320263fa 100644 (file)
@@ -29,6 +29,8 @@ struct mcs_group {
        unsigned int duration[MCS_GROUP_RATES];
 };
 
+extern const struct mcs_group minstrel_mcs_groups[];
+
 struct minstrel_rate_stats {
        /* current / last sampling period attempts/success counters */
        unsigned int attempts, last_attempts;