ath10k: disable wake_tx_queue for older devices
[cascardo/linux.git] / drivers / net / wireless / ath / ath10k / core.h
index 9374bcd..30ae5bf 100644 (file)
@@ -676,6 +676,7 @@ struct ath10k_fw_components {
 struct ath10k {
        struct ath_common ath_common;
        struct ieee80211_hw *hw;
+       struct ieee80211_ops *ops;
        struct device *dev;
        u8 mac_addr[ETH_ALEN];