summaryrefslogtreecommitdiff
path: root/drivers/net/e2100.c
diff options
context:
space:
mode:
authorAyaz Abdulla <aabdulla@nvidia.com>2006-01-06 06:45:45 (GMT)
committerJeff Garzik <jgarzik@pobox.com>2006-01-09 15:54:48 (GMT)
commitfa45459e5e4507402350f1cdaf44b7455602770c (patch)
treed7d27ce7909310821cc7e69e69e704753e5cf9c6 /drivers/net/e2100.c
parent3bb8a18ae825ebf3550fe7894b35cd1c87356a16 (diff)
downloadlinux-fsl-qoriq-fa45459e5e4507402350f1cdaf44b7455602770c.tar.xz
[PATCH] forcedeth: TSO fix for large buffers
This 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@nvidia.com> Signed-off-by: Manfred Spraul <manfred@colorfullife.com> Signed-off-by: Andrew Morton <akpm@osdl.org> Signed-off-by: Jeff Garzik <jgarzik@pobox.com>
Diffstat (limited to 'drivers/net/e2100.c')
0 files changed, 0 insertions, 0 deletions