iwlagn: Support new 1000 microcode.
authorFry, Donald H <donald.h.fry@intel.com>
Fri, 25 Feb 2011 17:43:20 +0000 (09:43 -0800)
committerWey-Yi Guy <wey-yi.w.guy@intel.com>
Thu, 3 Mar 2011 16:38:14 +0000 (08:38 -0800)
iwlagn: Support new 1000 microcode.

New iwlwifi-1000 microcode requires driver support for API version 5.
(There is no version 4)

Signed-off-by: Don Fry <donald.h.fry@intel.com>
Signed-off-by: Wey-Yi Guy <wey-yi.w.guy@intel.com>
drivers/net/wireless/iwlwifi/iwl-1000.c

index ba78bc8..507cab4 100644 (file)
@@ -49,7 +49,7 @@
 #include "iwl-agn-debugfs.h"
 
 /* Highest firmware API version supported */
-#define IWL1000_UCODE_API_MAX 3
+#define IWL1000_UCODE_API_MAX 5
 #define IWL100_UCODE_API_MAX 5
 
 /* Lowest firmware API version supported */