diff mbox

smsc75xx: configuration help incorrectly mentions smsc95xx

Message ID 1363289346-3084-1-git-send-email-rhdv@xs4all.nl
State Accepted, archived
Delegated to: David Miller
Headers show

Commit Message

Robert de Vries March 14, 2013, 7:29 p.m. UTC
The Kconfig file help information incorrectly mentions that the
SMSC LAN75xx config option is for SMSC LAN95xx devices.

Signed-off-by: Robert de Vries <rhdv@xs4all.nl>
---
 drivers/net/usb/Kconfig |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Comments

David Miller March 15, 2013, 1:07 p.m. UTC | #1
From: Robert de Vries <rhdv@xs4all.nl>
Date: Thu, 14 Mar 2013 20:29:06 +0100

> The Kconfig file help information incorrectly mentions that the
> SMSC LAN75xx config option is for SMSC LAN95xx devices.
> 
> Signed-off-by: Robert de Vries <rhdv@xs4all.nl>

Applied, thanks.
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
diff mbox

Patch

diff --git a/drivers/net/usb/Kconfig b/drivers/net/usb/Kconfig
index 3b6e9b8..7c769d8 100644
--- a/drivers/net/usb/Kconfig
+++ b/drivers/net/usb/Kconfig
@@ -268,7 +268,7 @@  config USB_NET_SMSC75XX
 	select CRC16
 	select CRC32
 	help
-	  This option adds support for SMSC LAN95XX based USB 2.0
+	  This option adds support for SMSC LAN75XX based USB 2.0
 	  Gigabit Ethernet adapters.
 
 config USB_NET_SMSC95XX