[openib-general] [ANNOUNCE] Initial trunk checkin of ISER initiator

Grant Grundler iod00d at hp.com
Thu Aug 18 11:00:48 PDT 2005


On Thu, Aug 18, 2005 at 10:43:05AM -0700, Grant Grundler wrote:
> #ifndef MIN
> #define MIN(a,b)    ((a) < (b) ? (a) : (b))
> #endif
> 	delete MIN and MAX. Use min ser_conn_state]

Sorry - This got mangled during a cut/paste. Should read:

	Use min and max - defined in include/linux/kernel.h

grant



More information about the general mailing list