From: Kurt Kanzenbach <k...@linutronix.de>
Date: Mon, 27 Jul 2020 11:05:52 +0200

> in order to reduce code duplication in the ptp code of DSA, Ethernet and Phy
> drivers, move the header parsing function to ptp_classify. This way all 
> drivers
> can share the same implementation. Implemented as discussed [1] [2] [3].
> 
> This is version two and contains more driver conversions.
> 
> Richard, can you test with your hardware? I'll do the same e.g. on the bbb.
> 
> Version 1 can be found here:
> 
>  * https://lkml.kernel.org/netdev/20200723074946.14253-1-k...@linutronix.de/

It looks like some mlxsw et al. issues wrt. which header is expected at
skb->data when certain helper functions are invoked need to be resolved
still.

Reply via email to