Re: [PATCH] forcedeth: TSO fix for large buffers

From: Andrew Morton
Date: Wed Jan 04 2006 - 01:54:59 EST


Manfred Spraul <manfred@xxxxxxxxxxx> wrote:
>
> This patch contains a bug fix for large buffers. Originally, if a tx
> buffer to be sent was larger then the maximum size of the tx descriptor,
>
> it would overwrite other control bits. In this patch, the buffer is
> split over multiple descriptors. Also, the fragments are now setup in
> forward order.
>
> Signed-off-by: Ayaz Abdulla <aabdulla@xxxxxxxxxx>
>
> Rediffed against forcedeth 0.48
> Signed-Off-By: Manfred Spraul <manfred@xxxxxxxxxxxxxxxx>

I've assumed that this patch if From: Ayaz. Please confirm.

If so, it should have had

From: Ayaz Abdulla <aabdulla@xxxxxxxxxx>

at the top of the changlog, thanks.
-
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/