From: Oliver Hartkopp Date: Sun, 30 Jan 2011 09:09:37 +0000 (-0800) Subject: slcan: fix referenced website in Kconfig help text X-Git-Tag: v2.6.38-rc4~15^2~45 X-Git-Url: https://openfabrics.org/gitweb/?a=commitdiff_plain;h=c128df731862e90ec9292c5d3eb264ac73b522b8;p=~shefty%2Frdma-dev.git 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 Signed-off-by: David S. Miller --- diff --git a/drivers/net/can/Kconfig b/drivers/net/can/Kconfig index 986195eaa57..5dec456fd4a 100644 --- a/drivers/net/can/Kconfig +++ b/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