]> git.karo-electronics.de Git - karo-tx-linux.git/commit
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)
committerLuca Coelho <luciano.coelho@intel.com>
Mon, 5 Jun 2017 18:47:10 +0000 (21:47 +0300)
commit15098803d38778070b8edfa5a3d5fc4fef10d0a1
tree40c5b2b4999097cb497e130f02873065260a3331
parent40cbeca3c09965f3084d591476559cbb3df150ec
iwlwifi: fix min API version for 7265D, 3168, 8000 and 8265

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>
drivers/net/wireless/intel/iwlwifi/iwl-7000.c
drivers/net/wireless/intel/iwlwifi/iwl-8000.c