cfg80211 API for channels/bitrates, mac80211 and driver conversion
[GitHub/LineageOS/android_kernel_samsung_universal7580.git] / drivers / net / wireless / p54.h
index 744c866066c5fccd4fd54c9d9acd31c4e6ef52a0..06d2c67f4c81d00603790d38dbfe08adeb67df2d 100644 (file)
@@ -64,10 +64,6 @@ struct p54_common {
        unsigned int tx_hdr_len;
        void *cached_vdcf;
        unsigned int fw_var;
-       /* FIXME: this channels/modes/rates stuff sucks */
-       struct ieee80211_channel channels[14];
-       struct ieee80211_rate rates[12];
-       struct ieee80211_hw_mode modes[2];
        struct ieee80211_tx_queue_stats tx_stats;
 };