提交 d9b10c6b 编写于 作者: L Luca Coelho

iwlwifi: bump FW API to 45 for 9000 and 22000 series

Start supporting API version 45 where applicable.
Signed-off-by: NLuca Coelho <luciano.coelho@intel.com>
上级 34025a10
......@@ -56,7 +56,7 @@
#include "iwl-config.h"
/* Highest firmware API version supported */
#define IWL_22000_UCODE_API_MAX 44
#define IWL_22000_UCODE_API_MAX 45
/* Lowest firmware API version supported */
#define IWL_22000_UCODE_API_MIN 39
......
......@@ -57,7 +57,7 @@
#include "fw/file.h"
/* Highest firmware API version supported */
#define IWL9000_UCODE_API_MAX 44
#define IWL9000_UCODE_API_MAX 45
/* Lowest firmware API version supported */
#define IWL9000_UCODE_API_MIN 30
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册