From bb8886ae709c613977a15602fe571cb4d9420731 Mon Sep 17 00:00:00 2001 From: hartkopp Date: Thu, 3 Feb 2011 19:16:16 +0000 Subject: [PATCH] slcan: fix referenced website in Kconfig help text Fix the referenced project website to www.mictronics.de in the Kconfig help text for the slcan driver. Signed-off-by: Oliver Hartkopp git-svn-id: svn://svn.berlios.de//socketcan/trunk@1233 030b6a49-0b11-0410-94ab-b0dab22257f2 --- kernel/2.6/drivers/net/can/Kconfig | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/kernel/2.6/drivers/net/can/Kconfig b/kernel/2.6/drivers/net/can/Kconfig index 9243e54..ed8fe68 100644 --- a/kernel/2.6/drivers/net/can/Kconfig +++ b/kernel/2.6/drivers/net/can/Kconfig @@ -23,7 +23,7 @@ config CAN_SLCAN As only the sending and receiving of CAN frames is implemented, this driver should work with the (serial/USB) CAN hardware from: - www.canusb.com / www.can232.com / www.mictronic.com / www.canhack.de + www.canusb.com / www.can232.com / www.mictronics.de / www.canhack.de Userspace tools to attach the SLCAN line discipline (slcan_attach, slcand) can be found in the can-utils at the SocketCAN SVN, see -- 2.39.2