diff options
author | Jacob Keller <jacob.e.keller@intel.com> | 2014-02-28 23:48:58 (GMT) |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2014-03-03 00:06:44 (GMT) |
commit | 93501d48b887ee3e032c66ee2e11706497223842 (patch) | |
tree | 2f7b5fb7aafce3c70eecb3be409a22da72cbe0ce /firmware | |
parent | 144384649dc136875375f83fe037aeac4e68a79a (diff) | |
download | linux-93501d48b887ee3e032c66ee2e11706497223842.tar.xz |
ixgbe: implement SIOCGHWTSTAMP ioctl
This patch adds support for the new SIOCGHWTSTAMP ioctl, which enables a
process to determine the current timestamp configuration. In order to
implement this, store a copy of the timestamp configuration. In
addition, we can remove the 'int cmd' parameter as the new set_ts_config
function doesn't use it. I also fixed a typo in the function
description.
-v2
* Only save the settings after validating them
Signed-off-by: Jacob Keller <jacob.e.keller@intel.com>
Tested-by: Phil Schmitt <phillip.j.schmitt@intel.com>
Signed-off-by: Aaron Brown <aaron.f.brown@intel.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'firmware')
0 files changed, 0 insertions, 0 deletions