kernel: bump 4.19 to 4.19.19
[openwrt/staging/wigyori.git] / target / linux / generic / pending-4.19 / 644-net-pppoe-support-hardware-flow-table-offload.patch
index 456c08b90c8c3963a688d90d5051fd61de2c5a23..26d46ec0058a8bb7f6d8f1079b5d1168cad36e01 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>
-@@ -975,8 +980,36 @@ static int pppoe_xmit(struct ppp_channel
+@@ -976,8 +981,36 @@ static int pppoe_xmit(struct ppp_channel
        return __pppoe_xmit(sk, skb);
  }