mirror of
https://github.com/torvalds/linux.git
synced 2026-05-23 06:31:58 +02:00
iwlwifi: add MODULE_FIRMWARE for 7265
It was missing. Cc: <stable@vger.kernel.org> [3.13+] Signed-off-by: Emmanuel Grumbach <emmanuel.grumbach@intel.com>
This commit is contained in:
parent
431031851e
commit
08a732f4e4
|
|
@ -244,3 +244,4 @@ const struct iwl_cfg iwl7265_n_cfg = {
|
|||
|
||||
MODULE_FIRMWARE(IWL7260_MODULE_FIRMWARE(IWL7260_UCODE_API_OK));
|
||||
MODULE_FIRMWARE(IWL3160_MODULE_FIRMWARE(IWL3160_UCODE_API_OK));
|
||||
MODULE_FIRMWARE(IWL7265_MODULE_FIRMWARE(IWL7260_UCODE_API_OK));
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user