diff options
author | Richard Cochran <richardcochran@gmail.com> | 2015-03-29 23:12:03 +0200 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2015-03-31 12:01:17 -0400 |
commit | d4c496fe45de9dc33ace3a5796e4211e2e809231 (patch) | |
tree | f6224f45e2eef230483a07fcda442f1bca7f9ec5 /fs/btrfs/disk-io.c | |
parent | 6f7a9b8ab327a2aa9ee5a6d1670439ce5ed47554 (diff) |
ptp: igb: convert to the 64 bit get/set time methods.
For the 82576, the driver's clock is implemented using a timecounter,
and so with this patch that device is ready for the year 2038.
However, in the case of the i210, the device stores the number of
seconds in a 32 bit register. Therefore, more work is needed on this
driver before the year 2038 comes around.
Compile tested only.
Signed-off-by: Richard Cochran <richardcochran@gmail.com>
Acked-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'fs/btrfs/disk-io.c')
0 files changed, 0 insertions, 0 deletions