carl9170 firmware: rename cab_flush to bcn_ctrl and fix update delay
[carl9170fw.git] / include / shared / fwdesc.h
index 2bd4320845301117f50dfed19f48e8f31de460e5..54c48f59fa7fc88ec0f3c04607c1720769b5be44 100644 (file)
@@ -92,8 +92,8 @@ struct carl9170fw_desc_head {
 #define CARL9170FW_DESC_HEAD_SIZE                      \
        (sizeof(struct carl9170fw_desc_head))
 
-#define CARL9170FW_OTUS_DESC_MIN_VER           5
-#define CARL9170FW_OTUS_DESC_CUR_VER           5
+#define CARL9170FW_OTUS_DESC_MIN_VER           6
+#define CARL9170FW_OTUS_DESC_CUR_VER           6
 struct carl9170fw_otus_desc {
        struct carl9170fw_desc_head head;
        __le32 feature_set;