The MODULE_NAME should "ispfw" unless overriden, not "isp".

This commit is contained in:
mjacob 2006-12-10 03:42:57 +00:00
parent b2f314b812
commit faefcaf05d

View File

@ -52,7 +52,7 @@ __FBSDID("$FreeBSD$");
#ifdef __sparc64__
#define ISP_1000 1
#endif
#define MODULE_NAME "isp"
#define MODULE_NAME "ispfw"
#endif
#if defined(ISP_1040) || defined(ISP_1040_IT)