mirror of
https://github.com/torvalds/linux.git
synced 2026-05-25 23:52:08 +02:00
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:
parent
28bec7b845
commit
41504cce24
|
|
@ -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 */
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user