diff options
| author | Joe Perches <joe@perches.com> | 2011-05-09 09:45:20 +0000 |
|---|---|---|
| committer | David S. Miller <davem@davemloft.net> | 2011-05-09 12:51:14 -0700 |
| commit | 54668b84bd2ee808e6b43ed9bd7aa3338fa95857 (patch) | |
| tree | d9ee33efba238f53199a2cc02538233e23e892ad /net/ipv4/tcp_ipv4.c | |
| parent | 4a9e25d8de3e1435a0b5155e0195de20744894fe (diff) | |
| download | olio-linux-3.10-54668b84bd2ee808e6b43ed9bd7aa3338fa95857.tar.xz olio-linux-3.10-54668b84bd2ee808e6b43ed9bd7aa3338fa95857.zip | |
tulip: xircom_cb: Convert #ifdef DEBUG blocks and enter/leave uses
Change the blocks that are guarded by #if DEBUG to
be #if defined DEBUG && DEBUG > 1 so that pr_debug
can be used later.
Remove enter/leave macros and uses.
Signed-off-by: Joe Perches <joe@perches.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/ipv4/tcp_ipv4.c')
0 files changed, 0 insertions, 0 deletions