kernel: bump 5.4 to 5.4.42
[oweals/openwrt.git] / target / linux / generic / pending-5.4 / 644-net-pppoe-support-hardware-flow-table-offload.patch
index 32f75ca759cf8b1109a3ec63b1e120160735fe2e..d6961e228a533ec9b43a088b5b277ad670fcf75d 100644 (file)
@@ -73,7 +73,7 @@ Signed-off-by: Felix Fietkau <nbd@nbd.name>
  #include <linux/nsproxy.h>
  #include <net/net_namespace.h>
  #include <net/netns/generic.h>
-@@ -971,8 +976,36 @@ static int pppoe_xmit(struct ppp_channel
+@@ -974,8 +979,36 @@ static int pppoe_xmit(struct ppp_channel
        return __pppoe_xmit(sk, skb);
  }