OSDN Git Service

Merge branch 'bnxt_en-ptp-fixes'
authorDavid S. Miller <davem@davemloft.net>
Sun, 8 Aug 2021 12:05:51 +0000 (13:05 +0100)
committerDavid S. Miller <davem@davemloft.net>
Sun, 8 Aug 2021 12:05:51 +0000 (13:05 +0100)
Michael Chan says:

====================
bnxt_en: PTP fixes

This series includes 2 fixes for the PTP feature.  Update to the new
firmware interface so that the driver can pass the PTP sequence number
header offset of TX packets to the firmware.  This is needed for all
PTP packet types (v1, v2, with or without VLAN) to work.  The 2nd
fix is to use a different register window to read the PHC to avoid
conflict with an older Broadcom tool.
====================

Signed-off-by: David S. Miller <davem@davemloft.net>

Trivial merge