Staging: sxg: Fix the module in Kconfig file for Sahara SXG driver
authorMithlesh Thukral <mithlesh@linsyssoft.com>
Mon, 16 Mar 2009 12:34:14 +0000 (08:34 -0400)
committerGreg Kroah-Hartman <gregkh@suse.de>
Fri, 3 Apr 2009 21:53:13 +0000 (14:53 -0700)
* 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 <mithlesh@linsyssoft.com>
Cc: Christopher Harrer <charrer@alacritech.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
drivers/staging/sxg/Kconfig

index 6e6cf0b..c5cbdaf 100644 (file)
@@ -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.