aboutsummaryrefslogtreecommitdiffstats
path: root/net/ipv4
diff options
context:
space:
mode:
authorGerrit Renker <gerrit@erg.abdn.ac.uk>2007-09-25 22:42:27 -0700
committerDavid S. Miller <davem@sunset.davemloft.net>2007-10-10 16:52:37 -0700
commitb0d045ca45a44d9f8bd66d0a10558b10c60f895a (patch)
treebdeaf09e5911fb27186e2840133f69e95fb025b5 /net/ipv4
parente155d7692290f7bc539ccb8ebc3450ec964e53fd (diff)
downloadkernel_samsung_smdk4412-b0d045ca45a44d9f8bd66d0a10558b10c60f895a.zip
kernel_samsung_smdk4412-b0d045ca45a44d9f8bd66d0a10558b10c60f895a.tar.gz
kernel_samsung_smdk4412-b0d045ca45a44d9f8bd66d0a10558b10c60f895a.tar.bz2
[DCCP]: Parameter renaming
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 <gerrit@erg.abdn.ac.uk> Signed-off-by: Ian McDonald <ian.mcdonald@jandi.co.nz> Signed-off-by: Arnaldo Carvalho de Melo <acme@ghostprotocols.net> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/ipv4')
0 files changed, 0 insertions, 0 deletions