carl9170 firmware: rename cab_flush to bcn_ctrl and fix update delay
[carl9170fw.git] / include / shared / fwdesc.h
index 86b998bd67d959d69a98532b3db04c3af948f5aa..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           4
-#define CARL9170FW_OTUS_DESC_CUR_VER           4
+#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;