Messages in this thread |  | | Date | Wed, 04 Sep 2002 19:21:03 -0700 (PDT) | Subject | Re: TCP Segmentation Offloading (TSO) | From | "David S. Miller" <> |
| |
From: Hirokazu Takahashi <taka@valinux.co.jp> Date: Thu, 05 Sep 2002 11:13:26 +0900 (JST)
> Better fix is to verify len >=2 before half-word alignment > test at the beginning of csum_partial. I am not enough of > an x86 coder to hack this up reliably. :-) Don't care about the order of checking len and half-word alignment as both of them have to be checked after all. I speak of non-PII/PPRO csum_partial.
Franks a lot, David S. Miller davem@redhat.com - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
|  |