From: "Ilpo_Järvinen" <[EMAIL PROTECTED]> Date: Mon, 2 Apr 2007 11:38:51 +0300 (EEST)
> [PATCH] [TCP]: Fix invalid skb referencing in LOST marker code > > The after() referenced an invalid skb if loop exited when skb had > reached sk_write_queue. I chose to move this part inside the loop > where the skb is valid (so no need to check for that like I first > suggested), which also allows dropping of couple of conditions > from the if. > > Signed-off-by: Ilpo Järvinen <[EMAIL PROTECTED]> Patch applied, thanks a lot Ilpo. - 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