iwlwifi: fix min API version for 7265D, 3168, 8000 and 8265
authorLuca Coelho <luciano.coelho@intel.com>
Tue, 25 Apr 2017 07:18:10 +0000 (10:18 +0300)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 13 Apr 2018 17:48:21 +0000 (19:48 +0200)
commit9d85c2a32c413be3e37b39337a927a8872ebb4a5
tree7acb27d154e27a0c94bdc8a4b6262b6bda5ea04f
parent9345b98879420bde44fa448ad8d9d04e47d18835
iwlwifi: fix min API version for 7265D, 3168, 8000 and 8265

[ Upstream commit 15098803d38778070b8edfa5a3d5fc4fef10d0a1 ]

In a previous commit, we removed support for API versions earlier than
22 for these NICs.  By mistake, the *_UCODE_API_MIN definitions were
set to 17.  Fix that.

Fixes: 4b87e5af638b ("iwlwifi: remove support for fw older than -17 and -22")
Signed-off-by: Luca Coelho <luciano.coelho@intel.com>
Signed-off-by: Sasha Levin <alexander.levin@microsoft.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/net/wireless/intel/iwlwifi/iwl-7000.c
drivers/net/wireless/intel/iwlwifi/iwl-8000.c