Re: [PATCH][v4][19/24] Add IPoIB (IP-over-InfiniBand) driver

From: Roland Dreier
Date: Mon Dec 20 2004 - 11:46:44 EST


YOSHIFUJI> above entries does not seem to appropriate for enum
YOSHIFUJI> (than #define).

As Arnd mentioned, I thought enum values were preferred to using the
preprocessor. What's the advantage of converting to macros (which
have no type, are invisible to the compiler, etc)?

Thanks,
Roland
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/