On Thu, Aug 12, 2021 at 8:33 PM Arnd Bergmann [off-list ref] wrote:
Fixes: 06c16d89d2cb ("ice: register 1588 PTP clock device object for E810 devices")
Link: https://lore.kernel.org/netdev/20210804121318.337276-1-arnd@kernel.org/ (local)
Link: https://lore.kernel.org/netdev/CAK8P3a06enZOf=XyZ+zcAwBczv41UuCTz+=0FMf2gBz1_cOnZQ@mail.gmail.com/ (local)
Link: https://lore.kernel.org/netdev/CAK8P3a3=eOxE-K25754+fB_-i_0BZzf9a9RfPTX3ppSwu9WZXw@mail.gmail.com/ (local)
Link: https://lore.kernel.org/netdev/20210726084540.3282344-1-arnd@kernel.org/ (local)
Acked-by: Shannon Nelson <redacted>
Acked-by: Jacob Keller <jacob.e.keller@intel.com>
Acked-by: Richard Cochran <richardcochran@gmail.com>
Reviewed-by: Vladimir Oltean <vladimir.oltean@nxp.com>
Signed-off-by: Arnd Bergmann <arnd@arndb.de>
---
Changes in v6:
- remove an unneeded dependency in MSCC_OCELOT_SWITCH_LIB
I just noticed I messed up the subject line, it should have been
[PATCH v6 net-next] ethernet: fix PTP_1588_CLOCK dependencies
Arnd