]> git.proxmox.com Git - mirror_ubuntu-eoan-kernel.git/commitdiff
net: 8390: Fix manufacturer name in Kconfig help text
authorGeert Uytterhoeven <geert+renesas@glider.be>
Wed, 31 Jul 2019 13:22:09 +0000 (15:22 +0200)
committerDavid S. Miller <davem@davemloft.net>
Thu, 1 Aug 2019 17:45:48 +0000 (13:45 -0400)
The help text refers to Western Digital instead of National
Semiconductor 8390, presumably because it was copied from the former.

Fixes: 644570b830266ff3 ("8390: Move the 8390 related drivers")
Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/ethernet/8390/Kconfig

index 2a3e2450968eeb066a8636001442d12413f78f3c..a9478577b49560f21a1b4c0f54f49f1dda0f15c4 100644 (file)
@@ -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