kernel: bump 5.15 to 5.15.123
[openwrt/staging/pepe2k.git] / target / linux / generic / backport-5.15 / 706-03-v6.0-net-ethernet-mtk_eth_soc-add-xmit-XDP-support.patch
index 58b49f28a25f463d36036bdb3a3c0e0aac987a15..8c134500117266b6d2e785a462a962d5430c34c1 100644 (file)
@@ -304,7 +304,7 @@ Signed-off-by: David S. Miller <davem@davemloft.net>
                }
  
                mtk_tx_unmap(eth, tx_buf, true);
-@@ -3478,6 +3627,7 @@ static const struct net_device_ops mtk_n
+@@ -3460,6 +3609,7 @@ static const struct net_device_ops mtk_n
  #endif
        .ndo_setup_tc           = mtk_eth_setup_tc,
        .ndo_bpf                = mtk_xdp,