Re: [PATCH 8/8] [I/OAT] TCP recv offload to I/OAT

From: Chris Leech
Date: Mon Mar 06 2006 - 14:26:32 EST


> #ifdef is not needed here (try not to put #ifdef in .c files.) I think
> a few of your other usages of #ifdef in this file can also be removed
> with judicious use of inline functions in a .h file.

ACK on all the ifdef comments. I may have gone a little ifdef crazy
making sure I could get to a zero impact state with these patches
applied but CONFIG_NET_DMA turned off. I'll get these cleaned up.

- Chris
-
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/