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