From: jamal <[EMAIL PROTECTED]> Date: Sun, 07 Oct 2007 11:12:21 -0400
> Ok, attached patch against net-2.6.24 from this morning. I am setting up > some equipment for testing as i type this - so i will test for any > regressions. If you dont hear from me on the subject then all went ok. This "cleanup" only makes sense if we go with your TX batching interfaces. They make the TX batching support patch for this driver "nice" and "clean", but it makes zero sense in any other context. In fact, it adds more memory references in the TX pacth, and in fact does so by adding usage of the skb->cb[] which the driver didn't need to do previously. So I'm going to hold off on this one for now, keep it in your TX batching changes instead. THanks. - 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