Implement __MODULE_STRING() function macro in the LinuxKPI.
MFC after: 1 week Submitted by: Johannes Lundberg <johalun0@gmail.com> Sponsored by: Mellanox Technologies Sponsored by: Limelight Networks
This commit is contained in:
parent
20c8d8270c
commit
8961c48323
@ -53,6 +53,7 @@
|
||||
|
||||
#define EXPORT_SYMBOL(name)
|
||||
#define EXPORT_SYMBOL_GPL(name)
|
||||
#define __MODULE_STRING(x) __stringify(x)
|
||||
|
||||
/* OFED pre-module initialization */
|
||||
#define SI_SUB_OFED_PREINIT (SI_SUB_ROOT_CONF - 2)
|
||||
|
Loading…
Reference in New Issue
Block a user