iwlagn: Support new 1000 microcode.
iwlagn: Support new 1000 microcode. New iwlwifi-1000 microcode requires driver support for API version 5. (There is no version 4) 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
2b799a6b25
commit
fea41cc9b1
@@ -49,7 +49,7 @@
|
|||||||
#include "iwl-agn-debugfs.h"
|
#include "iwl-agn-debugfs.h"
|
||||||
|
|
||||||
/* Highest firmware API version supported */
|
/* Highest firmware API version supported */
|
||||||
#define IWL1000_UCODE_API_MAX 3
|
#define IWL1000_UCODE_API_MAX 5
|
||||||
#define IWL100_UCODE_API_MAX 5
|
#define IWL100_UCODE_API_MAX 5
|
||||||
|
|
||||||
/* Lowest firmware API version supported */
|
/* Lowest firmware API version supported */
|
||||||
|
Reference in New Issue
Block a user