kernel: bump 5.10 to 5.10.178
[openwrt/staging/stintel.git] / target / linux / realtek / patches-5.10 / 712-net-phy-sfp-add-support-for-SMBus.patch
index c4bacc0ea9f7bca93364c0fa3205c9a2772c8379..e2540d451251e739d285d8408e6b0711664570fc 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
-@@ -413,32 +413,72 @@ static int sfp_i2c_write(struct sfp *sfp
+@@ -419,32 +419,72 @@ static int sfp_i2c_write(struct sfp *sfp
        return ret == ARRAY_SIZE(msgs) ? len : 0;
  }