linux/net/dccp/ccids/lib
Gerrit Renker 09db308053 dccp: re-enable debug macro
dccp tfrc: revert

This reverts 6aee49c558 ("dccp: make local variable static") since
the variable tfrc_debug is referenced by the tfrc_pr_debug(fmt, ...)
macro when TFRC debugging is enabled. If it is enabled, use of the
macro produces a compilation error.

Signed-off-by: Gerrit Renker <gerrit@erg.abdn.ac.uk>
Signed-off-by: David S. Miller <davem@davemloft.net>
2014-02-16 23:45:00 -05:00
..
loss_interval.c
loss_interval.h
packet_history.c
packet_history.h
tfrc.c dccp: re-enable debug macro 2014-02-16 23:45:00 -05:00
tfrc.h dccp: re-enable debug macro 2014-02-16 23:45:00 -05:00
tfrc_equation.c