generic: add patch for GPON-ONU-34-20BI quirk
[openwrt/staging/svanheule.git] / target / linux / realtek / patches-5.15 / 712-net-phy-sfp-add-support-for-SMBus.patch
index 1e203a2925a0f585b0f04e41463f85fecc155c6a..53ec0fa1da5208195036b7080ac2fd97a74a4620 100644 (file)
@@ -10,7 +10,7 @@ Signed-off-by: Antoine Tenart <antoine.tenart@bootlin.com>
 
 --- a/drivers/net/phy/sfp.c
 +++ b/drivers/net/phy/sfp.c
-@@ -549,32 +549,72 @@ static int sfp_i2c_write(struct sfp *sfp
+@@ -556,32 +556,72 @@ static int sfp_i2c_write(struct sfp *sfp
        return ret == ARRAY_SIZE(msgs) ? len : 0;
  }