From: Arnaldo Carvalho de Melo <[EMAIL PROTECTED]> Date: Sat, 22 Sep 2007 18:10:33 -0300
> The parameter `seq' of dccp_send_sync() is in fact an acknowledgement number > and not a sequence number - thus renamed by this patch into `ackno'. > > Secondly, a `critical' warning is added when a Sync/SyncAck could not be sent. > > Sanity: I have checked all other functions that are called in > dccp_transmit_skb, > there are no clashes with the use of dccpd_ack_seq; no other function > is > using this slot at the same time. > > Signed-off-by: Gerrit Renker <[EMAIL PROTECTED]> > Signed-off-by: Ian McDonald <[EMAIL PROTECTED]> > Signed-off-by: Arnaldo Carvalho de Melo <[EMAIL PROTECTED]> Applied, thanks. - To unsubscribe from this list: send the line "unsubscribe dccp" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html