Forum | Documentation | Website | Blog

Skip to content
Snippets Groups Projects
Commit bcacac7a authored by Edward Cree's avatar Edward Cree Committed by David S. Miller
Browse files

sfc: get drvinfo driver name from outside the common code


Since ethtool_common.o will be built into both sfc and sfc_ef100 drivers,
 it can't use KBUILD_MODNAME directly.  Instead, make it reference a
 string provided by the individual driver code.

Signed-off-by: default avatarEdward Cree <ecree@solarflare.com>
Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
parent 31f4cbd4
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment