From: Romain Perier <[email protected]>
Date: Thu, 31 Aug 2017 15:53:03 +0200
> This code is no longer used, the logging function was changed by commit
> fbca164776e4 ("net: stmmac: Use the right logging function in
> stmmac_mdio_register").
> It was previously showing information about the type of the IRQ, if it's
> polled, ignored or a normal interrupt. As we don't want information loss,
> I have moved this code to phy_attached_print().
>
> Fixes: fbca164776e4 ("net: stmmac: Use the right logging function in
> stmmac_mdio_register")
> Signed-off-by: Romain Perier <[email protected]>
You'll need to respin this against net-next as phy_attached_print() has had
some changes recently.
Thanks.