commit | 628a2918afe42fae2f90749ad3721853fd06b262 | [log] [tgz] |
---|---|---|
author | Johannes Berg <johannes.berg@intel.com> | Thu Dec 03 17:26:59 2015 +0100 |
committer | Emmanuel Grumbach <emmanuel.grumbach@intel.com> | Sun Dec 13 13:38:26 2015 +0200 |
tree | d3c19e9cca98f0d5b902dd45c9de40e3f2be6210 | |
parent | 9513c5e18a0dc55a1fc9c890715098ba2315830b [diff] |
iwlwifi: separate firmware version for 7260 devices The 7260 devices aren't going to be updated for completely new firmware versions any more (only bugfixes), and haven't been since API version 17. Encode that in the data structures to avoid trying to load FW images that will never exist. Signed-off-by: Johannes Berg <johannes.berg@intel.com> Signed-off-by: Emmanuel Grumbach <emmanuel.grumbach@intel.com>