mirror of
https://github.com/torvalds/linux.git
synced 2024-11-17 17:41:44 +00:00
net: 8390: Fix manufacturer name in Kconfig help text
The help text refers to Western Digital instead of National
Semiconductor 8390, presumably because it was copied from the former.
Fixes: 644570b830
("8390: Move the 8390 related drivers")
Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
Signed-off-by: David S. Miller <davem@davemloft.net>
This commit is contained in:
parent
944a83a266
commit
14f1c0f2ff
@ -12,8 +12,8 @@ config NET_VENDOR_8390
|
||||
|
||||
Note that the answer to this question doesn't directly affect the
|
||||
kernel: saying N will just cause the configurator to skip all
|
||||
the questions about Western Digital cards. If you say Y, you will be
|
||||
asked for your specific card in the following questions.
|
||||
the questions about National Semiconductor 8390 cards. If you say Y,
|
||||
you will be asked for your specific card in the following questions.
|
||||
|
||||
if NET_VENDOR_8390
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user