net/ipv4/tcp_input.c: fix compilation breakage when FASTRETRANS_DEBUG > 1
authorJoe Perches <joe@perches.com>
Tue, 1 Jun 2010 06:48:19 +0000 (23:48 -0700)
committerDavid S. Miller <davem@davemloft.net>
Tue, 1 Jun 2010 06:52:39 +0000 (23:52 -0700)
commit288fcee8b7aa98796d96cd5b1b2e8005639328bf
tree25a9b70411711a86de005f188d6d591c6fc196ad
parent5953a303471951a4c2f2127f0b4c74df7ceb7ac2
net/ipv4/tcp_input.c: fix compilation breakage when FASTRETRANS_DEBUG > 1

Commit: c720c7e8383aff1cb219bddf474ed89d850336e3 missed these.

Signed-off-by: Joe Perches <joe@perches.com>
Acked-by: Eric Dumazet <eric.dumazet@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
net/ipv4/tcp_input.c