kernel: bump 5.4 to 5.4.174
[openwrt/staging/mkresin.git] / target / linux / generic / pending-5.4 / 644-net-pppoe-support-hardware-flow-table-offload.patch
index 1eb6a83337d4befcbe3c75ed5bd77ce3030e76e3..b09b3bc5e81dc07024de45f1da88dc4935ddc59b 100644 (file)
@@ -21,7 +21,7 @@ Signed-off-by: Felix Fietkau <nbd@nbd.name>
  #define PPP_VERSION   "2.4.2"
  
  /*
-@@ -1373,12 +1378,37 @@ static void ppp_dev_priv_destructor(stru
+@@ -1378,12 +1383,37 @@ static void ppp_dev_priv_destructor(stru
                ppp_destroy_interface(ppp);
  }