]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
[CCID3]: Revert use of MSS instead of s
authorGerrit Renker <gerrit@erg.abdn.ac.uk>
Tue, 20 Nov 2007 19:33:17 +0000 (17:33 -0200)
committerDavid S. Miller <davem@davemloft.net>
Mon, 28 Jan 2008 22:54:41 +0000 (14:54 -0800)
commit6c08b2cf4843788e66a5e69b5512538e686ae3e3
treeec4ddefc1600d0fed860670e4d1457632d37b1f1
parentebb53d75657f86587ac8cf3e38ab0c860a8e3d4f
[CCID3]: Revert use of MSS instead of s

This updates the CCID3 code with regard to two instances of using `MSS' in place of `s':

 1. The RFC3390-based initial rate: both rfc3448bis as well as the Faster Restart
    draft now consistently use `s' instead of MSS.

 2. Now agrees with section 4.2 of rfc3448bis: "If the sender is ready to send data when
    it does not yet have a round trip sample, the value of X is set to s bytes per
    second, for segment size s [...]"

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@redhat.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
net/dccp/ccids/ccid3.c