From: Jose Abreu <[email protected]> Date: Fri, 15 Jun 2018 16:17:27 +0100
> Currently we were running HWIF quirks before getting HW capabilities. > This is not right because some HWIF callbacks depend on HW caps. > > Lets save the quirks callback and use it in a later stage. > > This fixes Altera socfpga. > > Signed-off-by: Jose Abreu <[email protected]> > Fixes: 5f0456b43140 ("net: stmmac: Implement logic to automatically select HW > Interface") > Reported-by: Dinh Nguyen <[email protected]> Applied, thanks for fixing this.
