On Sun, 2017-04-02 at 13:35 +1000, Benjamin Herrenschmidt wrote:
> +       /* Block PHY polling */
> +       if (netdev->phydev)
> +               mutex_lock(&netdev->phydev->lock);
> +
> +       rtnl_lock();

Self-given brown paper bag, those two need to be taken the other way
around. I'll send an updated patch today.

Cheers,
Ben.

Reply via email to