On Friday 13 January 2006 18:47, Jesse Brandeburg wrote:

> 
> Thanks for the comments, yes, the hardware supports a legacy receive
> mode, so compiling our driver (in the kernel) with
> 
> make SUBDIRS=drivers/net/e1000 CFLAGS+=-DDISABLE_PACKET_SPLIT modules
> (or something like that, I didn't check it for correctness)
> 
> will result in a driver that doesn't use packet split.  The hardware
> has been tested extensively in both modes.

If it's useful then it should rather be a CONFIG than a magic flag.
If it's not useful, better drop it.

-Andi
-
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to