ath10k: implement firmware IE container support
[cascardo/linux.git] / drivers / net / wireless / ath / ath10k / core.h
index 0c0b229..ce36daa 100644 (file)
@@ -359,6 +359,8 @@ struct ath10k {
        const void *firmware_data;
        size_t firmware_len;
 
+       int fw_api;
+
        struct {
                struct completion started;
                struct completion completed;