On Wed, Nov 21, 2007 at 06:01:28PM +0200, Ilpo Järvinen wrote: > The original code has striking complexity to perform a query > which can be reduced to a very simple compare. > > FIN seqno may be included to write_seq but it should not make > any significant difference here compared to skb->len which was > used previously. One won't end up there with SYN still queued. > > Use of write_seq check guarantees that there's a valid skb in > send_head so I removed the extra check. > > Signed-off-by: Ilpo Järvinen <[EMAIL PROTECTED]>
OK, this one looks pretty straightforward. I'll put it in once we resolve the other patch. Thanks, -- Visit Openswan at http://www.openswan.org/ Email: Herbert Xu ~{PmV>HI~} <[EMAIL PROTECTED]> Home Page: http://gondor.apana.org.au/~herbert/ PGP Key: http://gondor.apana.org.au/~herbert/pubkey.txt - 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