iwlwifi: update 5000 ucode support to version 2 of API
authorJay Sternberg <[email protected]>
Tue, 19 May 2009 21:56:36 +0000 (14:56 -0700)
committerJohn W. Linville <[email protected]>
Wed, 20 May 2009 18:29:55 +0000 (14:29 -0400)
enable iwl driver to support 5000 ucode having version 2 of API

Signed-off-by: Jay Sternberg <[email protected]>
Signed-off-by: Reinette Chatre <[email protected]>
Signed-off-by: John W. Linville <[email protected]>
drivers/net/wireless/iwlwifi/iwl-5000.c

index e5ca2511a81a2b5949a1373ff87b329f77c161e2..9452461ce8645be87d9c3779e6388bb910d8ea63 100644 (file)
@@ -46,7 +46,7 @@
 #include "iwl-6000-hw.h"
 
 /* Highest firmware API version supported */
-#define IWL5000_UCODE_API_MAX 1
+#define IWL5000_UCODE_API_MAX 2
 #define IWL5150_UCODE_API_MAX 2
 
 /* Lowest firmware API version supported */