commit | d50566c7274376f5d9325d675d4854d27798018f | [log] [tgz] |
---|---|---|
author | Takahiro Shimizu <tshimizu818@gmail.com> | Fri Apr 20 18:50:28 2012 +0000 |
committer | David S. Miller <davem@davemloft.net> | Sat Apr 21 15:27:44 2012 -0400 |
tree | 5143f70924a864c2f543fe76715768cc7a5bd7cd | |
parent | 5f568e5afe35721f2f692bccab243ba87cd8f87a [diff] |
pch_gbe: scale time stamps to nanoseconds This patch fixes the helper functions that give the transmit and receive time stamps to return nanoseconds, instead of arbitrary clock ticks. [ RC - Rebased Takahiro's changes and wrote a commit message explaining the changes. ] Signed-off-by: Takahiro Shimizu <tshimizu818@gmail.com> Signed-off-by: Richard Cochran <richardcochran@gmail.com> Signed-off-by: David S. Miller <davem@davemloft.net>