]> Pileus Git - ~andy/linux/commit
dccp: re-enable debug macro
authorGerrit Renker <gerrit@erg.abdn.ac.uk>
Fri, 14 Feb 2014 02:02:33 +0000 (19:02 -0700)
committerDavid S. Miller <davem@davemloft.net>
Mon, 17 Feb 2014 04:45:00 +0000 (23:45 -0500)
commit09db30805300e9ed5ad43d4d339115cf1d9c84e1
tree164c0e2f9dc5f0809adc3394765637cbac35a415
parenteb2d4c64879c99fc78e739b0147db28731ff474e
dccp: re-enable debug macro

dccp tfrc: revert

This reverts 6aee49c558de ("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>
net/dccp/ccids/lib/tfrc.c
net/dccp/ccids/lib/tfrc.h