mt76: fix incorrect firmware path
authorDavid Bauer <mail@david-bauer.net>
Sat, 4 Jan 2020 10:56:36 +0000 (11:56 +0100)
committerDavid Bauer <mail@david-bauer.net>
Sat, 4 Jan 2020 11:40:04 +0000 (12:40 +0100)
commitbce5342fb6593de1012a3560a122dfdea8330196
tree3663a78d9b97db3de1512d75acca13156c1a0cd8
parent594f731e04f5442c94a4cfb57c7d46d7513fa9ce
mt76: fix incorrect firmware path

The mt76 driver does load the firmware for the MT7615 chip from
/lib/firmware/mediatek instead of /lib/firmware. The driver loads the
firmware from this path since mt76 commit
ea3ab68c7589 ("mt76: mt7615: fix mt7615 firmware path definitions").

Fixes: a2e2c40b5ebd ("mt76: update to the latest openwrt-19.07 version")
Reported-by: Stijn Segers <foss@volatilesystems.org>
Signed-off-by: David Bauer <mail@david-bauer.net>
Tested-by: Stijn Segers <foss@volatilesystems.org>
package/kernel/mt76/Makefile