iwlwifi: update 5000 ucode support to version 2 of API
enable iwl driver to support 5000 ucode having version 2 of API Signed-off-by: Jay Sternberg <jay.e.sternberg@linux.intel.com> Signed-off-by: Reinette Chatre <reinette.chatre@intel.com> Signed-off-by: John W. Linville <linville@tuxdriver.com>
This commit is contained in:
committed by
John W. Linville
parent
5078b2e32a
commit
c9d2fbf36d
@@ -46,7 +46,7 @@
|
|||||||
#include "iwl-6000-hw.h"
|
#include "iwl-6000-hw.h"
|
||||||
|
|
||||||
/* Highest firmware API version supported */
|
/* Highest firmware API version supported */
|
||||||
#define IWL5000_UCODE_API_MAX 1
|
#define IWL5000_UCODE_API_MAX 2
|
||||||
#define IWL5150_UCODE_API_MAX 2
|
#define IWL5150_UCODE_API_MAX 2
|
||||||
|
|
||||||
/* Lowest firmware API version supported */
|
/* Lowest firmware API version supported */
|
||||||
|
Reference in New Issue
Block a user