Skip to content

Commit

Permalink
iwlwifi: bump API version for 8000 devices
Browse files Browse the repository at this point in the history
Signed-off-by: Emmanuel Grumbach <emmanuel.grumbach@intel.com>
  • Loading branch information
Emmanuel Grumbach committed Jun 24, 2014
1 parent 7171511 commit 14ca0f3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion drivers/net/wireless/iwlwifi/iwl-8000.c
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@
#include "iwl-agn-hw.h"

/* Highest firmware API version supported */
#define IWL8000_UCODE_API_MAX 8
#define IWL8000_UCODE_API_MAX 9

/* Oldest version we won't warn about */
#define IWL8000_UCODE_API_OK 8
Expand Down

0 comments on commit 14ca0f3

Please sign in to comment.