kernel-5.4: bump to 5.4.102 and refresh patches
[openwrt/staging/mkresin.git] / target / linux / mvebu / patches-5.4 / 009-net-mvneta-add-XDP_TX-support.patch
index c971030a1edb20d41e0afbc7006b29fabab37e73..8d9b775f7b938916db64a9d4bf27cb35b589106c 100644 (file)
@@ -165,7 +165,7 @@ Signed-off-by: David S. Miller <davem@davemloft.net>
        default:
                bpf_warn_invalid_xdp_action(act);
                /* fall through */
-@@ -4574,6 +4687,7 @@ static const struct net_device_ops mvnet
+@@ -4581,6 +4694,7 @@ static const struct net_device_ops mvnet
        .ndo_get_stats64     = mvneta_get_stats64,
        .ndo_do_ioctl        = mvneta_ioctl,
        .ndo_bpf             = mvneta_xdp,