From 18db45c46eae31cee7cfdfd7e671b0201dcdbcd8 Mon Sep 17 00:00:00 2001 From: Anisse Astier Date: Fri, 17 Dec 2010 11:45:01 +0100 Subject: [PATCH] rtl8192ce: Fix typo in Kconfig description Signed-off-by: Anisse Astier Signed-off-by: John W. Linville --- drivers/net/wireless/rtlwifi/Kconfig | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/drivers/net/wireless/rtlwifi/Kconfig b/drivers/net/wireless/rtlwifi/Kconfig index d712026eb763..7f6573f7f470 100644 --- a/drivers/net/wireless/rtlwifi/Kconfig +++ b/drivers/net/wireless/rtlwifi/Kconfig @@ -7,7 +7,7 @@ config RTL8192CE This is the driver for Realtek RTL8192CE/RTL8188CE 802.11n PCIe wireless network adapters. - If you choose to build it as a module, it will be calledrtl8192ce. + If you choose to build it as a module, it will be called rtl8192ce config RTLWIFI tristate -- 2.20.1