diff options
| author | Hauke Mehrtens | 2025-08-03 13:44:57 +0000 |
|---|---|---|
| committer | Hauke Mehrtens | 2025-08-03 13:44:57 +0000 |
| commit | b1ce49292c7e6f1e13a4b23519b31b0f537ebdae (patch) | |
| tree | 2867964d9b7d82da8bafd5093a499ff54523299d | |
| parent | 966bd308eb2e9a713baa1dbecc47df0d728e1286 (diff) | |
| download | openwrt-b1ce49292c7e6f1e13a4b23519b31b0f537ebdae.tar.gz | |
ipq40xx: Refresh kernel patches
Make the patches apply cleanly again.
Fixes: 991dd403d3f7 ("kernel: improve pppoe performance")
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
| -rw-r--r-- | target/linux/ipq40xx/patches-6.12/999-atm-mpoa-intel-dsl-phy-support.patch | 4 | ||||
| -rw-r--r-- | target/linux/ipq40xx/patches-6.6/999-atm-mpoa-intel-dsl-phy-support.patch | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/target/linux/ipq40xx/patches-6.12/999-atm-mpoa-intel-dsl-phy-support.patch b/target/linux/ipq40xx/patches-6.12/999-atm-mpoa-intel-dsl-phy-support.patch index 6a9bd44ab1..38e8cc1e0e 100644 --- a/target/linux/ipq40xx/patches-6.12/999-atm-mpoa-intel-dsl-phy-support.patch +++ b/target/linux/ipq40xx/patches-6.12/999-atm-mpoa-intel-dsl-phy-support.patch @@ -27,7 +27,7 @@ Subject: [PATCH] UGW_SW-29163: ATM oam support /* * Disconnect a channel from the generic layer. -@@ -3624,6 +3640,7 @@ EXPORT_SYMBOL(ppp_unregister_channel); +@@ -3628,6 +3644,7 @@ EXPORT_SYMBOL(ppp_unregister_channel); EXPORT_SYMBOL(ppp_channel_index); EXPORT_SYMBOL(ppp_unit_number); EXPORT_SYMBOL(ppp_dev_name); @@ -37,7 +37,7 @@ Subject: [PATCH] UGW_SW-29163: ATM oam support EXPORT_SYMBOL(ppp_output_wakeup); --- a/include/linux/ppp_channel.h +++ b/include/linux/ppp_channel.h -@@ -76,6 +76,9 @@ extern int ppp_unit_number(struct ppp_ch +@@ -75,6 +75,9 @@ extern int ppp_unit_number(struct ppp_ch /* Get the device name associated with a channel, or NULL if none */ extern char *ppp_dev_name(struct ppp_channel *); diff --git a/target/linux/ipq40xx/patches-6.6/999-atm-mpoa-intel-dsl-phy-support.patch b/target/linux/ipq40xx/patches-6.6/999-atm-mpoa-intel-dsl-phy-support.patch index 6a9bd44ab1..38e8cc1e0e 100644 --- a/target/linux/ipq40xx/patches-6.6/999-atm-mpoa-intel-dsl-phy-support.patch +++ b/target/linux/ipq40xx/patches-6.6/999-atm-mpoa-intel-dsl-phy-support.patch @@ -27,7 +27,7 @@ Subject: [PATCH] UGW_SW-29163: ATM oam support /* * Disconnect a channel from the generic layer. -@@ -3624,6 +3640,7 @@ EXPORT_SYMBOL(ppp_unregister_channel); +@@ -3628,6 +3644,7 @@ EXPORT_SYMBOL(ppp_unregister_channel); EXPORT_SYMBOL(ppp_channel_index); EXPORT_SYMBOL(ppp_unit_number); EXPORT_SYMBOL(ppp_dev_name); @@ -37,7 +37,7 @@ Subject: [PATCH] UGW_SW-29163: ATM oam support EXPORT_SYMBOL(ppp_output_wakeup); --- a/include/linux/ppp_channel.h +++ b/include/linux/ppp_channel.h -@@ -76,6 +76,9 @@ extern int ppp_unit_number(struct ppp_ch +@@ -75,6 +75,9 @@ extern int ppp_unit_number(struct ppp_ch /* Get the device name associated with a channel, or NULL if none */ extern char *ppp_dev_name(struct ppp_channel *); |