From: Tom Young <[EMAIL PROTECTED]> Date: Mon, 07 Nov 2005 15:59:49 +1100
> The socket ip id currently gets incremented by 1 + the number of > segments leading to an increment of 2 in the standard non-TSO case. > This patch fixes 'more' to be a count of extra segments. > > Signed-off-by: Thomas Young <[EMAIL PROTECTED]> The tso_segs field is zero for non-TSO frames, so your patch breaks non-TSO frames whilst fixing TSO ones :-) - 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