Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[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 <davem@davemloft.net>
- Loading branch information