[DCCP]: Move the calc_X routines to dccp_tfrc_lib

Signed-off-by: Arnaldo Carvalho de Melo <acme@mandriva.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
This commit is contained in:
Arnaldo Carvalho de Melo
2005-08-28 00:47:15 -03:00
committed by David S. Miller
parent 5cea0ddce5
commit 36729c1a73
4 changed files with 672 additions and 620 deletions

View File

@@ -1,3 +1,3 @@
obj-$(CONFIG_IP_DCCP_TFRC_LIB) += dccp_tfrc_lib.o
dccp_tfrc_lib-y := loss_interval.o packet_history.o
dccp_tfrc_lib-y := loss_interval.o packet_history.o tfrc_equation.o