From: Stephen Hemminger Date: Sat, 28 Jun 2008 03:00:19 +0000 (-0700) Subject: tcp: /proc/net/tcp rto,ato values not scaled properly (v2) X-Git-Tag: v2.6.26-rc9~84^2~16 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7be87351a1f6430426e88b4fcde353ab3330caff;p=pandora-kernel.git tcp: /proc/net/tcp rto,ato values not scaled properly (v2) I found another case where we are sending information to userspace in the wrong HZ scale. This should have been fixed back in 2.5 :-( This means an ABI change but as it stands there is no way for an application like ss to get the right value. Signed-off-by: Stephen Hemminger Signed-off-by: David S. Miller --- Reading git-diff-tree failed