kernel: bump 5.4 to 5.4.165
[openwrt/staging/wigyori.git] / target / linux / layerscape / patches-5.4 / 701-net-0265-net-mscc-ocelot-export-ocelot_hwstamp_get-set-functi.patch
index 469eea25d564a260383e292d9072f881482417f4..d6b4e2bc13f6bed73b27f506271c949f225d0bd9 100644 (file)
@@ -36,7 +36,7 @@ Signed-off-by: David S. Miller <davem@davemloft.net>
  {
        struct ocelot_port *ocelot_port = ocelot->ports[port];
        struct hwtstamp_config cfg;
-@@ -1120,6 +1119,7 @@ static int ocelot_hwstamp_set(struct oce
+@@ -1114,6 +1113,7 @@ static int ocelot_hwstamp_set(struct oce
  
        return copy_to_user(ifr->ifr_data, &cfg, sizeof(cfg)) ? -EFAULT : 0;
  }