From charrer@alacritech.com Tue Mar 17 15:56:07 2009 From: Mithlesh Thukral Date: Mon, 16 Mar 2009 08:34:14 -0400 Subject: Staging: sxg: Fix the module in Kconfig file for Sahara SXG driver To: "'Greg KH'" , "'Greg KH'" Cc: "'Mithlesh Thukral'" Message-ID: From: Mithlesh Thukral * Update the module name in Kconfig help section. This is a classic case of documentation keeping out of pace with development And this was overlooked by me ages ago when we had fixed the Makefile for sxg_ethtool to compile. Signed-off-by: Mithlesh Thukral Cc: Christopher Harrer Signed-off-by: Greg Kroah-Hartman --- drivers/staging/sxg/Kconfig | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) --- a/drivers/staging/sxg/Kconfig +++ b/drivers/staging/sxg/Kconfig @@ -8,4 +8,4 @@ config SXG 10Gbe network cards. To compile this driver as a module, choose - M here: the module will be called sxg. + M here: the module will be called sxg_nic.