]> git.baikalelectronics.ru Git - kernel.git/commit
[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)
commit8b24bc642ce231709e2de64460561da2046ef3ab
tree8bdaf5ece5296b4c30539b2931a42afca5cec8ca
parent6fa8656eb837d72152b2146d6f26cd109f1e230b
[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