Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

eth: fix the help in Wangxun's Kconfig

The text was copy&pasted from Intel, adjust it to say Wangxun.

Reported-by: Ingo Saitz <ingo@hannover.ccc.de>
Fixes: 3ce7547e5b71 ("net: txgbe: Add build support for txgbe")
Link: https://lore.kernel.org/r/20220804182641.1442000-1-kuba@kernel.org
Signed-off-by: Jakub Kicinski <kuba@kernel.org>

+3 -3
+3 -3
drivers/net/ethernet/wangxun/Kconfig
··· 7 7 bool "Wangxun devices" 8 8 default y 9 9 help 10 - If you have a network (Ethernet) card belonging to this class, say Y. 10 + If you have a network (Ethernet) card from Wangxun(R), say Y. 11 11 12 12 Note that the answer to this question doesn't directly affect the 13 13 kernel: saying N will just cause the configurator to skip all 14 - the questions about Intel cards. If you say Y, you will be asked for 15 - your specific card in the following questions. 14 + the questions about Wangxun(R) cards. If you say Y, you will 15 + be asked for your specific card in the following questions. 16 16 17 17 if NET_VENDOR_WANGXUN 18 18