projects
/
GitHub
/
moto-9609
/
android_kernel_motorola_exynos9610.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
296b601
)
smsc75xx: configuration help incorrectly mentions smsc95xx
author
Robert de Vries
<rhdv@xs4all.nl>
Thu, 14 Mar 2013 09:29:06 +0000
(09:29 +0000)
committer
David S. Miller
<davem@davemloft.net>
Fri, 15 Mar 2013 13:06:57 +0000
(09:06 -0400)
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>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/usb/Kconfig
patch
|
blob
|
blame
|
history
diff --git
a/drivers/net/usb/Kconfig
b/drivers/net/usb/Kconfig
index 3b6e9b83342db08c28f318c38253d315ae60317c..7c769d8e25ad835440321d9840822b3484f0d08b 100644
(file)
--- 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 LAN
9
5XX based USB 2.0
+ This option adds support for SMSC LAN
7
5XX based USB 2.0
Gigabit Ethernet adapters.
config USB_NET_SMSC95XX