]> Git Repo - linux.git/commit
net: ethernet: mtk_wed: fix path of MT7988 WO firmware
authorDaniel Golle <[email protected]>
Sat, 26 Oct 2024 13:52:25 +0000 (14:52 +0100)
committerJakub Kicinski <[email protected]>
Thu, 31 Oct 2024 01:26:24 +0000 (18:26 -0700)
commit637f41476384c76d3cd7dcf5947caf2c8b8d7a9b
tree2f21c73c43777aeb659fd64ac45237b2c192bf5e
parentb919f1e54e11662d5aa9582b514431c168c0bed8
net: ethernet: mtk_wed: fix path of MT7988 WO firmware

linux-firmware commit 808cba84 ("mtk_wed: add firmware for mt7988
Wireless Ethernet Dispatcher") added mt7988_wo_{0,1}.bin in the
'mediatek/mt7988' directory while driver current expects the files in
the 'mediatek' directory.

Change path in the driver header now that the firmware has been added.

Fixes: e2f64db13aa1 ("net: ethernet: mtk_wed: introduce WED support for MT7988")
Signed-off-by: Daniel Golle <[email protected]>
Reviewed-by: Andrew Lunn <[email protected]>
Reviewed-by: AngeloGioacchino Del Regno <[email protected]>
Link: https://patch.msgid.link/[email protected]
Signed-off-by: Jakub Kicinski <[email protected]>
drivers/net/ethernet/mediatek/mtk_wed_wo.h
This page took 0.050258 seconds and 4 git commands to generate.