[TCP] tcp_probe: a trivial fix for mismatched number of printl arguments.
authorSangtae Ha <sangtae.ha@gmail.com>
Tue, 29 May 2007 20:24:11 +0000 (13:24 -0700)
committerDavid S. Miller <davem@sunset.davemloft.net>
Thu, 31 May 2007 08:23:36 +0000 (01:23 -0700)
commit63313494c4419bd5d60b4f3ef8970a98525ac9d3
tree8bdaf5ece5296b4c30539b2931a42afca5cec8ca
parent4540250be1d724943a55eb9668e6edc1aaae28c4
[TCP] tcp_probe: a trivial fix for mismatched number of printl arguments.

Just a fix to correct the number of printl arguments. Now, srtt is
logging correctly.

Signed-off-by: Sangtae Ha <sangtae.ha@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
net/ipv4/tcp_probe.c