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:
Jay Sternberg 2009-07-17 09:30:22 -07:00 committed by John W. Linville
parent b23a0524a3
commit cce53aa347

View file

@ -46,7 +46,7 @@
#include "iwl-5000-hw.h" #include "iwl-5000-hw.h"
/* Highest firmware API version supported */ /* Highest firmware API version supported */
#define IWL1000_UCODE_API_MAX 2 #define IWL1000_UCODE_API_MAX 3
/* Lowest firmware API version supported */ /* Lowest firmware API version supported */
#define IWL1000_UCODE_API_MIN 1 #define IWL1000_UCODE_API_MIN 1