Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

net: appletalk: Kconfig: Fix docs location

The location of ltpc.rst changed. Update it at Kconfig.

Fixes: 4daedf7abb41 ("docs: networking: move AppleTalk / LocalTalk drivers to the hw driver section")

Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org>

+1 -1
+1 -1
drivers/net/appletalk/Kconfig
··· 48 48 If you are in doubt, this card is the one with the 65C02 chip on it. 49 49 You also need version 1.3.3 or later of the netatalk package. 50 50 This driver is experimental, which means that it may not work. 51 - See the file <file:Documentation/networking/ltpc.rst>. 51 + See the file <file:Documentation/networking/device_drivers/appletalk/ltpc.rst>. 52 52 53 53 config COPS 54 54 tristate "COPS LocalTalk PC support"