Re: [PATCH v2 net-next 0/4] net: dsa: lan9303: Fix MDIO issues.

From: David Miller
Date: Sun Jul 30 2017 - 22:24:09 EST


From: Egil Hjelmeland <privat@xxxxxxxxxxxxxxxxxx>
Date: Sun, 30 Jul 2017 19:58:52 +0200

> This series fix the MDIO interface for the lan9303 DSA driver.
> Bugs found after testing on actual HW.
>
> This series is extracted from the first patch of my first large
> series. Significant changes from that version are:
> - use mdiobus_write_nested, mdiobus_read_nested.
> - EXPORT lan9303_indirect_phy_ops
>
> Unfortunately I do not have access to i2c based system for
> testing.
>
> Changes from first version:
> - Change EXPORT_SYMBOL to EXPORT_SYMBOL_GPL

Series applied, thanks.