ath10k: remove ar_pci->started
[cascardo/linux.git] / drivers / net / wireless / ath / ath10k / pci.h
index b9aa692..d88928c 100644 (file)
@@ -167,8 +167,6 @@ struct ath10k_pci {
        struct tasklet_struct intr_tq;
        struct tasklet_struct msi_fw_err;
 
-       int started;
-
        struct ath10k_pci_pipe pipe_info[CE_COUNT_MAX];
 
        struct ath10k_hif_cb msg_callbacks_current;