sfc: Replace EFX_DRIVER_NAME with KBUILD_MODNAME

Signed-off-by: Ben Hutchings <bhutchings@solarflare.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
This commit is contained in:
Ben Hutchings
2010-06-23 11:30:26 +00:00
committed by David S. Miller
parent 62776d034c
commit c5d5f5fdc7
3 changed files with 3 additions and 5 deletions

View File

@@ -39,9 +39,7 @@
* Build definitions
*
**************************************************************************/
#ifndef EFX_DRIVER_NAME
#define EFX_DRIVER_NAME "sfc"
#endif
#define EFX_DRIVER_VERSION "3.0"
#ifdef EFX_ENABLE_DEBUG