cfg80211 API for channels/bitrates, mac80211 and driver conversion
[GitHub/LineageOS/android_kernel_samsung_universal7580.git] / drivers / net / wireless / rtl8180.h
index 2cbfe3c8081f9acf1ac9d90c676e44e1615e24e3..082a11f93bebd77a88d055a44335037cfb3d1a73 100644 (file)
@@ -102,7 +102,7 @@ struct rtl8180_priv {
        struct rtl8180_tx_ring tx_ring[4];
        struct ieee80211_channel channels[14];
        struct ieee80211_rate rates[12];
-       struct ieee80211_hw_mode modes[2];
+       struct ieee80211_supported_band band;
        struct pci_dev *pdev;
        u32 rx_conf;