Skip to content

Commit

Permalink
Staging: sxg: Fix the module in Kconfig file for Sahara SXG driver
Browse files Browse the repository at this point in the history
* 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>
  • Loading branch information
Mithlesh Thukral authored and Greg Kroah-Hartman committed Apr 3, 2009
1 parent 9fd6966 commit aa1256e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion drivers/staging/sxg/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -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.

0 comments on commit aa1256e

Please sign in to comment.