Skip to content

Commit

Permalink
iwlagn: API v5 for 6050 series device
Browse files Browse the repository at this point in the history
For 6050 series device, change the supported API version

Signed-off-by: Wey-Yi Guy <wey-yi.w.guy@intel.com>
  • Loading branch information
Wey-Yi Guy committed Sep 29, 2010
1 parent 6d6a1af commit 62cb3c6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion drivers/net/wireless/iwlwifi/iwl-6000.c
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@

/* Highest firmware API version supported */
#define IWL6000_UCODE_API_MAX 4
#define IWL6050_UCODE_API_MAX 4
#define IWL6050_UCODE_API_MAX 5
#define IWL6000G2_UCODE_API_MAX 5

/* Lowest firmware API version supported */
Expand Down

0 comments on commit 62cb3c6

Please sign in to comment.