mirror of
https://github.com/torvalds/linux.git
synced 2024-12-18 09:02:17 +00:00
iwlwifi: update 1000 series API version to match firmware
firmware file now contains build number so API needs to be updated. Signed-off-by: Jay Sternberg <jay.e.sternberg@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:
parent
b23a0524a3
commit
cce53aa347
@ -46,7 +46,7 @@
|
||||
#include "iwl-5000-hw.h"
|
||||
|
||||
/* Highest firmware API version supported */
|
||||
#define IWL1000_UCODE_API_MAX 2
|
||||
#define IWL1000_UCODE_API_MAX 3
|
||||
|
||||
/* Lowest firmware API version supported */
|
||||
#define IWL1000_UCODE_API_MIN 1
|
||||
|
Loading…
Reference in New Issue
Block a user