1
0
Fork 0
alistair23-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 net: Fix (nearly-)kernel-doc comments for various functions 2012-07-10 23:13:45 -07:00
loss_interval.h net: dccp: Remove extern from function prototypes 2013-10-19 19:12:11 -04:00
packet_history.c net: Fix (nearly-)kernel-doc comments for various functions 2012-07-10 23:13:45 -07:00
packet_history.h net: dccp: Remove extern from function prototypes 2013-10-19 19:12:11 -04:00
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 net: Fix (nearly-)kernel-doc comments for various functions 2012-07-10 23:13:45 -07:00