summaryrefslogtreecommitdiff
path: root/net/sunrpc/sysctl.c
diff options
context:
space:
mode:
authorBaruch Even <baruch@ev-en.org>2007-02-05 07:36:42 (GMT)
committerDavid S. Miller <davem@sunset.davemloft.net>2007-02-08 20:38:49 (GMT)
commit6f74651ae626ec672028587bc700538076dfbefb (patch)
treee00c9cf21c9d917a2392310980f9119ed9529221 /net/sunrpc/sysctl.c
parentfda03fbb56bf88f1fb1c57b2474082e5addaa884 (diff)
downloadlinux-fsl-qoriq-6f74651ae626ec672028587bc700538076dfbefb.tar.xz
[TCP]: Seperate DSACK from SACK fast path
Move DSACK code outside the SACK fast-path checking code. If the DSACK determined that the information was too old we stayed with a partial cache copied. Most likely this matters very little since the next packet will not be DSACK and we will find it in the cache. but it's still not good form and there is little reason to couple the two checks. Since the SACK receive cache doesn't need the data to be in host order we also remove the ntohl in the checking loop. Signed-off-by: Baruch Even <baruch@ev-en.org> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/sunrpc/sysctl.c')
0 files changed, 0 insertions, 0 deletions