From: Mithlesh Thukral Date: Mon, 16 Mar 2009 12:34:14 +0000 (-0400) Subject: Staging: sxg: Fix the module in Kconfig file for Sahara SXG driver X-Git-Url: https://git.karo-electronics.de/?a=commitdiff_plain;h=aa1256eafb610796dbc0900bd7de05b36e613472;p=mv-sheeva.git Staging: sxg: Fix the module in Kconfig file for Sahara SXG driver * 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 --- diff --git a/drivers/staging/sxg/Kconfig b/drivers/staging/sxg/Kconfig index 6e6cf0b9ef9..c5cbdafee4d 100644 --- 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.