From: "Ilpo_Järvinen" <[EMAIL PROTECTED]> Date: Wed, 30 May 2007 12:10:06 +0300 (EEST)
> Based on feedback from Stephen, I changed the commit msg bit > clearer, the patch remains the same. > > [PATCH] [TCP]: Fix GSO ignorance of pkts_acked arg (cong.cntrl modules) > > The code used to ignore GSO completely, passing either way too > small or zero pkts_acked when GSO skb or part of it got ACKed. > In addition, there is no need to calculate the value in the loop > but simple arithmetics after the loop is sufficient. There is > no need to handle SYN case specially because congestion control > modules are not yet initialized when FLAG_SYN_ACKED is set. > > Signed-off-by: Ilpo Järvinen <[EMAIL PROTECTED]> Patch applied, thanks a lot! I'll push this one to -stable too. Thanks again. - 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