diff options
author | Jacob Keller <[email protected]> | 2012-12-05 07:53:38 +0000 |
---|---|---|
committer | Jeff Kirsher <[email protected]> | 2013-01-23 14:33:28 -0800 |
commit | b1e50f7ac7fd44f8da05b160a90dddde90b7e8cc (patch) | |
tree | 4b3fbd3976d0f55f03cf7516391e70ed625ec2e2 /tools/perf/scripts/python/Perf-Trace-Util/lib/Perf | |
parent | 12ff3f3b6c21fe8f4628b834919b393eb14aa7b2 (diff) |
ixgbe: Fix overwriting of rx_mtrl in ixgbe_ptp_hwtstamp_ioctl
This patch corrects a bug introduced by commit f3444d8b. The rxmtrl value for
the UDP port to timestamp on was moved above the switch statement, but was
overwritten to 0 if the ioctl selected one of the V1 filters.
Signed-off-by: Jacob Keller <[email protected]>
Tested-by: Phil Schmitt <[email protected]>
Signed-off-by: Jeff Kirsher <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/Perf-Trace-Util/lib/Perf')
0 files changed, 0 insertions, 0 deletions