[PATCH net-next] pppoe: update Kconfig URLs
Qingfang Deng <[email protected]> Tue, 31 Mar 2026 11:33:01 +0800
| Newsgroups | gmane.linux.ppp,gmane.linux.network,gmane.linux.kernel |
|---|---|
| Message-ID | <[email protected]> |
Both links are no longer valid. Update them to the correct URLs. Signed-off-by: Qingfang Deng <[email protected]> --- drivers/net/ppp/Kconfig | 9 ++++----- 1 file changed, 4 insertions(+), 5 deletions(-) diff --git a/drivers/net/ppp/Kconfig b/drivers/net/ppp/Kconfig index a1806b4b84be..c751959c53a1 100644 --- a/drivers/net/ppp/Kconfig +++ b/drivers/net/ppp/Kconfig @@ -122,11 +122,10 @@ config PPPOE help Support for PPP over Ethernet. - This driver requires the latest version of pppd from the CVS - repository at cvs.samba.org. Alternatively, see the - RoaringPenguin package (<http://www.roaringpenguin.com/pppoe>) - which contains instruction on how to use this driver (under - the heading "Kernel mode PPPoE"). + This driver requires the latest version of pppd at + <https://ppp.samba.org>. + Alternatively, see the out-of-tree RP-PPPoE plugin at + <https://dianne.skoll.ca/projects/rp-pppoe/>. choice prompt "Number of PPPoE hash bits" -- 2.43.0