commit | 15098803d38778070b8edfa5a3d5fc4fef10d0a1 | [log] [tgz] |
---|---|---|
author | Luca Coelho <luciano.coelho@intel.com> | Tue Apr 25 10:18:10 2017 +0300 |
committer | Luca Coelho <luciano.coelho@intel.com> | Mon Jun 05 21:47:10 2017 +0300 |
tree | 40c5b2b4999097cb497e130f02873065260a3331 | |
parent | 40cbeca3c09965f3084d591476559cbb3df150ec [diff] |
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>