]> Git Repo - linux.git/blobdiff - drivers/net/wireless/ath9k/core.h
ath9k: Revamp wireless mode usage
[linux.git] / drivers / net / wireless / ath9k / core.h
index e294c1b8ddb5667647320ea6ca1c1b7628d774bb..673b3d81133a3cb841372cf0ea93ca866bb5fd8b 100644 (file)
@@ -1004,10 +1004,8 @@ struct ath_softc {
 
        /* Rate */
        struct ieee80211_rate rates[IEEE80211_NUM_BANDS][ATH_RATE_MAX];
-       const struct ath9k_rate_table *sc_rates[WIRELESS_MODE_MAX];
        const struct ath9k_rate_table *sc_currates;
        u8 sc_rixmap[256];      /* IEEE to h/w rate table ix */
-       u8 sc_minrateix;        /* min h/w rate index */
        u8 sc_protrix;          /* protection rate index */
        struct {
                u32 rateKbps;   /* transfer rate in kbs */
This page took 0.036623 seconds and 4 git commands to generate.