On Thu, 24 Mar 2005 14:33:56 +0100 Martin Schwidefsky <schwidefsky@xxxxxxxxxx> wrote: > [patch 7/9] s390: qeth tcp segmentation offload. > > From: Frank Pavlic <pavlic@xxxxxxxxxx> > > Add support for TCP Segmentation Offload to the qeth network driver. It really doesn't appear that you're offloading TCP Segmentation to the card, you're doing it mostly in software in the qeth driver. If that's beneficial, that's fine, but such a thing belongs somewhere generic so that other drivers can do it without %100 replicating your qeth code. - : send the line "unsubscribe linux-net" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html