]> asedeno.scripts.mit.edu Git - linux.git/commit
qed: Fix timestamping issue for L2 unicast ptp packets.
authorSudarsana Reddy Kalluru <skalluru@marvell.com>
Wed, 5 Feb 2020 13:10:55 +0000 (05:10 -0800)
committerDavid S. Miller <davem@davemloft.net>
Wed, 5 Feb 2020 14:19:34 +0000 (15:19 +0100)
commit0202d293c2faecba791ba4afc5aec086249c393d
tree51416857c97b1c98f5ea64531b27c565aecbfb48
parent83576e32a71717d1912b7dcb247a0f15613272da
qed: Fix timestamping issue for L2 unicast ptp packets.

commit cedeac9df4b8 ("qed: Add support for Timestamping the unicast
PTP packets.") handles the timestamping of L4 ptp packets only.
This patch adds driver changes to detect/timestamp both L2/L4 unicast
PTP packets.

Fixes: cedeac9df4b8 ("qed: Add support for Timestamping the unicast PTP packets.")
Signed-off-by: Sudarsana Reddy Kalluru <skalluru@marvell.com>
Signed-off-by: Ariel Elior <aelior@marvell.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/ethernet/qlogic/qed/qed_ptp.c