Merge branch 'bnx2x-Support-for-timestamping-in-P2P-mode'
authorDavid S. Miller <davem@davemloft.net>
Wed, 17 Apr 2019 04:34:48 +0000 (21:34 -0700)
committerDavid S. Miller <davem@davemloft.net>
Wed, 17 Apr 2019 04:34:48 +0000 (21:34 -0700)
commit9c03e2270813173b3690938dfe074a921c11855b
tree7dfcac020430fc0cf097e30e3a6ae3aa5aa20675
parenta32b9d91b72588d6d90ba2772cd431a94b0122a0
parent00165c25fa3e5814f399f9a4fdd998066a06330c
Merge branch 'bnx2x-Support-for-timestamping-in-P2P-mode'

Sudarsana Reddy Kalluru says:

====================
bnx2x: Support for timestamping in P2P mode.

The patch series adds driver support for timestamping the ptp packets
in peer-delay (P2P) mode.
 - Patch (1) performs the code cleanup.
 - Patch (2) adds the required implementation.

Please consider applying it 'net-next' tree.
====================

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