From: David S. Miller Date: Tue, 9 Aug 2005 21:57:12 +0000 (-0700) Subject: [SUNRPC]: Fix nsec --> usec conversion. X-Git-Tag: v2.6.13-rc7~118^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3501466941347f0e1992b2672affb3feb92925fd;p=pandora-kernel.git [SUNRPC]: Fix nsec --> usec conversion. We need to divide, not multiply. While we're here, use NSEC_PER_USEC instead of a magic constant. Based upon a report from Josip Loncaric and a patch by Andrew Morton. Signed-off-by: David S. Miller --- Reading git-diff-tree failed