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>
This commit is contained in:
committed by
Wey-Yi Guy
parent
28bec7b845
commit
41504cce24
@@ -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 */
|
||||||
|
Reference in New Issue
Block a user