]> bbs.cooldavid.org Git - net-next-2.6.git/commitdiff
iwlagn: API v5 for 6050 series device
authorWey-Yi Guy <wey-yi.w.guy@intel.com>
Wed, 29 Sep 2010 00:43:10 +0000 (17:43 -0700)
committerWey-Yi Guy <wey-yi.w.guy@intel.com>
Wed, 29 Sep 2010 00:43:10 +0000 (17:43 -0700)
For 6050 series device, change the supported API version

Signed-off-by: Wey-Yi Guy <wey-yi.w.guy@intel.com>
drivers/net/wireless/iwlwifi/iwl-6000.c

index 51444c8e69aecc4dd936393037dd35b4b5d86f7d..4d45932e901ee26637cf7da24a0c8277cac1aaa4 100644 (file)
@@ -51,7 +51,7 @@
 
 /* Highest firmware API version supported */
 #define IWL6000_UCODE_API_MAX 4
-#define IWL6050_UCODE_API_MAX 4
+#define IWL6050_UCODE_API_MAX 5
 #define IWL6000G2_UCODE_API_MAX 5
 
 /* Lowest firmware API version supported */