Commit 14f1c0f2 authored by Geert Uytterhoeven's avatar Geert Uytterhoeven Committed by David S. Miller

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: 644570b8 ("8390: Move the 8390 related drivers")
Signed-off-by: default avatarGeert Uytterhoeven <geert+renesas@glider.be>
Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
parent 944a83a2
...@@ -12,8 +12,8 @@ config NET_VENDOR_8390 ...@@ -12,8 +12,8 @@ config NET_VENDOR_8390
Note that the answer to this question doesn't directly affect the Note that the answer to this question doesn't directly affect the
kernel: saying N will just cause the configurator to skip all kernel: saying N will just cause the configurator to skip all
the questions about Western Digital cards. If you say Y, you will be the questions about National Semiconductor 8390 cards. If you say Y,
asked for your specific card in the following questions. you will be asked for your specific card in the following questions.
if NET_VENDOR_8390 if NET_VENDOR_8390
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment