86a665fd0a3c171ec24f202ff6bce223f0702f02
[openwrt/staging/dedeckeh.git] / target / linux / generic / pending-5.15 / 701-net-sfp-add-quirk-for-MXPD-483II.patch
1 --- a/drivers/net/phy/sfp.c
2 +++ b/drivers/net/phy/sfp.c
3 @@ -366,6 +366,10 @@ static const struct sfp_quirk sfp_quirks
4 .part = "HL-GSFP",
5 .fixup = sfp_fixup_halny_gsfp,
6 }, {
7 + .vendor = "HG GENUINE",
8 + .part = "MXPD-483II",
9 + .modes = sfp_quirk_2500basex,
10 + }, {
11 // Huawei MA5671A can operate at 2500base-X, but report 1.2GBd
12 // NRZ in their EEPROM
13 .vendor = "HUAWEI",