diff options
| author | Jacob Keller <[email protected]> | 2014-02-28 15:48:58 -0800 |
|---|---|---|
| committer | David S. Miller <[email protected]> | 2014-03-02 19:06:44 -0500 |
| commit | 93501d48b887ee3e032c66ee2e11706497223842 (patch) | |
| tree | 2f7b5fb7aafce3c70eecb3be409a22da72cbe0ce /tools/perf/scripts/python | |
| parent | 144384649dc136875375f83fe037aeac4e68a79a (diff) | |
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 <[email protected]>
Tested-by: Phil Schmitt <[email protected]>
Signed-off-by: Aaron Brown <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions