Explorar el Código

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>
Fry, Donald H hace 14 años
padre
commit
41504cce24
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      drivers/net/wireless/iwlwifi/iwl-5000.c

+ 1 - 1
drivers/net/wireless/iwlwifi/iwl-5000.c

@@ -51,7 +51,7 @@
 #include "iwl-agn-debugfs.h"
 #include "iwl-agn-debugfs.h"
 
 
 /* Highest firmware API version supported */
 /* Highest firmware API version supported */
-#define IWL5000_UCODE_API_MAX 2
+#define IWL5000_UCODE_API_MAX 5
 #define IWL5150_UCODE_API_MAX 2
 #define IWL5150_UCODE_API_MAX 2
 
 
 /* Lowest firmware API version supported */
 /* Lowest firmware API version supported */