]> git.ipfire.org Git - thirdparty/kernel/stable.git/commit
Add MODULE_FIRMWARE() for FIRMWARE_TG357766.
authorTobias Heider <me@tobhe.de>
Wed, 28 Jun 2023 00:13:32 +0000 (02:13 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 27 Jul 2023 06:37:22 +0000 (08:37 +0200)
commit18d50fb441091198c128e29d6172ef7f388c54ab
tree52963d6aeebf2db350e619229a916088539484ae
parent4d8fc6137749471ba0f64c9bc64e98113c015ed7
Add MODULE_FIRMWARE() for FIRMWARE_TG357766.

[ Upstream commit 046f753da6143ee16452966915087ec8b0de3c70 ]

Fixes a bug where on the M1 mac mini initramfs-tools fails to
include the necessary firmware into the initrd.

Fixes: c4dab50697ff ("tg3: Download 57766 EEE service patch firmware")
Signed-off-by: Tobias Heider <me@tobhe.de>
Reviewed-by: Michael Chan <michael.chan@broadcom.com>
Link: https://lore.kernel.org/r/ZJt7LKzjdz8+dClx@tobhe.de
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Signed-off-by: Sasha Levin <sashal@kernel.org>
drivers/net/ethernet/broadcom/tg3.c