Skip to content

Commit

Permalink
mt76: mt7663: correct the name of the rom patch
Browse files Browse the repository at this point in the history
Rom patch is shared between Bluetooth and Wifi devices, so correct the
naming to allow two drivers to share the same file.

Signed-off-by: Sean Wang <sean.wang@mediatek.com>
Signed-off-by: Felix Fietkau <nbd@nbd.name>
  • Loading branch information
Sean Wang authored and Felix Fietkau committed May 12, 2020
1 parent 6e5d209 commit 044883e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion drivers/net/wireless/mediatek/mt76/mt7615/mt7615.h
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
#define MT7615_FIRMWARE_V2 2
#define MT7615_FIRMWARE_V3 3

#define MT7663_ROM_PATCH "mediatek/mt7663pr2h_v3.bin"
#define MT7663_ROM_PATCH "mediatek/mt7663pr2h.bin"
#define MT7663_FIRMWARE_N9 "mediatek/mt7663_n9_v3.bin"

#define MT7615_EEPROM_SIZE 1024
Expand Down

0 comments on commit 044883e

Please sign in to comment.