]> git.baikalelectronics.ru Git - kernel.git/commit
iwlwifi: Fix firmware name maximum length definition
authorHaim Dreyfuss <haim.dreyfuss@intel.com>
Wed, 6 Apr 2016 07:45:05 +0000 (10:45 +0300)
committerLuca Coelho <luciano.coelho@intel.com>
Tue, 10 May 2016 19:32:10 +0000 (22:32 +0300)
commit247ed7b382574a576862b6a369ac9e2bbde706a5
tree31090fc905b54f5581d3a07703951581451bacda
parentb3a48cbc31dbe16c4cc30d4de12191f37256bfdf
iwlwifi: Fix firmware name maximum length definition

Previous patch had changed firmware name convention for
new generation product. The firmware name is now longer
than the former convention. Adapt max firmware name length
to the new convention.

Fixes: 8d4c31933743 ("iwlwifi: 8000: fix MODULE_FIRMWARE input")
Signed-off-by: Haim Dreyfuss <haim.dreyfuss@intel.com>
Signed-off-by: Luca Coelho <luciano.coelho@intel.com>
drivers/net/wireless/intel/iwlwifi/iwl-drv.c