kernel-ark/net/dccp
Ian McDonald 832e3ca62d [DCCP] ccid3: return value in ccid3_hc_rx_calc_first_li
In a recent patch we introduced invalid return codes which will result in the
opposite of what is intended (i.e. send more packets in face of peculiar
network conditions).

This fixes it by returning ~0 which means not calculated as per
dccp_li_hist_calc_i_mean.

Signed-off-by: Ian McDonald <ian.mcdonald@jandi.co.nz>
Signed-off-by: Arnaldo Carvalho de Melo <acme@mandriva.com>
2006-12-13 16:48:24 -08:00
..
ccids [DCCP] ccid3: return value in ccid3_hc_rx_calc_first_li 2006-12-13 16:48:24 -08:00
ackvec.c [DCCP]: Whitespace cleanups 2006-12-11 14:35:00 -08:00
ackvec.h
ccid.c
ccid.h
dccp.h
diag.c
feat.c [DCCP]: Whitespace cleanups 2006-12-11 14:35:00 -08:00
feat.h [DCCP]: Make feature negotiation more readable 2006-12-02 21:22:29 -08:00
input.c [DCCP]: Whitespace cleanups 2006-12-11 14:35:00 -08:00
ipv4.c [DCCP]: Whitespace cleanups 2006-12-11 14:35:00 -08:00
ipv6.c [DCCP]: Whitespace cleanups 2006-12-11 14:35:00 -08:00
ipv6.h Remove obsolete #include <linux/config.h> 2006-06-30 19:25:36 +02:00
Kconfig
Makefile
minisocks.c [DCCP]: Whitespace cleanups 2006-12-11 14:35:00 -08:00
options.c
output.c [DCCP]: Whitespace cleanups 2006-12-11 14:35:00 -08:00
probe.c
proto.c [DCCP]: Whitespace cleanups 2006-12-11 14:35:00 -08:00
sysctl.c [DCCP]: Remove allocation of sysctl numbers 2006-12-02 21:30:56 -08:00
timer.c [DCCP]: Whitespace cleanups 2006-12-11 14:35:00 -08:00