aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/can/Kconfig
diff options
context:
space:
mode:
authorOliver Hartkopp <socketcan@hartkopp.net>2011-01-30 01:09:37 -0800
committerDavid S. Miller <davem@davemloft.net>2011-01-30 01:09:37 -0800
commitc128df731862e90ec9292c5d3eb264ac73b522b8 (patch)
tree213c7deb245d85395aecbf4d8ebc3798a09470a2 /drivers/net/can/Kconfig
parent66c46d741e2e60f0e8b625b80edb0ab820c46d7a (diff)
downloadkernel_samsung_smdk4412-c128df731862e90ec9292c5d3eb264ac73b522b8.zip
kernel_samsung_smdk4412-c128df731862e90ec9292c5d3eb264ac73b522b8.tar.gz
kernel_samsung_smdk4412-c128df731862e90ec9292c5d3eb264ac73b522b8.tar.bz2
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 <socketcan@hartkopp.net> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/net/can/Kconfig')
-rw-r--r--drivers/net/can/Kconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/net/can/Kconfig b/drivers/net/can/Kconfig
index 986195e..5dec456 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