[ofw] [ib-mgmt] ibdiag_common.h question

Sean Hefty sean.hefty at intel.com
Thu Feb 12 16:56:19 PST 2009


I noticed the following in ibdiag_common.h:

#define	DEBUG	if (ibdebug || ibverbose) IBWARN
#define	VERBOSE	if (ibdebug || ibverbose > 1) IBWARN

This allows for else statements to mismatch when defined.

- Sean




More information about the ofw mailing list