Re: [PATCH 6/6] [DCCP]: Parameter renaming

2007-09-25 Thread David Miller
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

[PATCH 6/6] [DCCP]: Parameter renaming

2007-09-22 Thread Arnaldo Carvalho de Melo
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