diff options
author | Hariprasad Kelam <hkelam@marvell.com> | 2023-07-04 07:26:53 +0300 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2023-07-04 21:52:56 +0300 |
commit | 14bb236b29922c4f57d8c05bfdbcb82677f917c9 (patch) | |
tree | 20acf1427c736a44a27debb2e243f4564b232e7e /drivers/net/ethernet/intel/igc | |
parent | 95c41842bcbdeab8debda1a4285850bd8235fbbe (diff) | |
download | linux-14bb236b29922c4f57d8c05bfdbcb82677f917c9.tar.xz |
octeontx-af: fix hardware timestamp configuration
MAC block on CN10K (RPM) supports hardware timestamp configuration. The
previous patch which added timestamp configuration support has a bug.
Though the netdev driver requests to disable timestamp configuration,
the driver is always enabling it.
This patch fixes the same.
Fixes: d1489208681d ("octeontx2-af: cn10k: RPM hardware timestamp configuration")
Signed-off-by: Hariprasad Kelam <hkelam@marvell.com>
Signed-off-by: Sunil Goutham <sgoutham@marvell.com>
Reviewed-by: Simon Horman <simon.horman@corigine.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/net/ethernet/intel/igc')
0 files changed, 0 insertions, 0 deletions