summaryrefslogtreecommitdiffstats
path: root/drivers
diff options
context:
space:
mode:
authorFry, Donald H <donald.h.fry@intel.com>2011-02-16 20:49:34 +0100
committerWey-Yi Guy <wey-yi.w.guy@intel.com>2011-02-21 20:50:03 +0100
commit41504cce240f791f1e16561db95728c5537fbad9 (patch)
treed0a6592f392226e5152c87db4a670ca3680197cb /drivers
parentath5k: Correct channel setting for AR2317 chip (diff)
downloadlinux-41504cce240f791f1e16561db95728c5537fbad9.tar.xz
linux-41504cce240f791f1e16561db95728c5537fbad9.zip
iwlagn: Support new 5000 microcode.
New iwlwifi-5000 microcode requires driver support for API version 5. Signed-off-by: Don Fry <donald.h.fry@intel.com> Signed-off-by: Wey-Yi Guy <wey-yi.w.guy@intel.com>
Diffstat (limited to 'drivers')
-rw-r--r--drivers/net/wireless/iwlwifi/iwl-5000.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/net/wireless/iwlwifi/iwl-5000.c b/drivers/net/wireless/iwlwifi/iwl-5000.c
index 79ab0a6b1386..537fb8c84e3a 100644
--- a/drivers/net/wireless/iwlwifi/iwl-5000.c
+++ b/drivers/net/wireless/iwlwifi/iwl-5000.c
@@ -51,7 +51,7 @@
#include "iwl-agn-debugfs.h"
/* Highest firmware API version supported */
-#define IWL5000_UCODE_API_MAX 2
+#define IWL5000_UCODE_API_MAX 5
#define IWL5150_UCODE_API_MAX 2
/* Lowest firmware API version supported */