On Thu, May 17, 2018 at 10:57:28AM +0100, Jose Abreu wrote: > Some HW specific setusp, like sun8i, do not populate all the necessary > callbacks, which is what HWIF helpers were expecting. > > Fix this by always trying to get the generic helpers and populate them > if they were not previously populated by HW specific setup. > > Signed-off-by: Jose Abreu <[email protected]> > Fixes: 5f0456b43140 ("net: stmmac: Implement logic to automatically > select HW Interface") > Reported-by: Corentin Labbe <[email protected]> > Cc: Corentin Labbe <[email protected]> > Cc: David S. Miller <[email protected]> > Cc: Joao Pinto <[email protected]> > Cc: Giuseppe Cavallaro <[email protected]> > Cc: Alexandre Torgue <[email protected]> > --- > Hi Corentin, > > Please check if this patch makes sun8i work again. > > Thanks and Best Regards, > Jose Miguel Abreu > ---
Hello Tested-by: Corentin Labbe <[email protected]> Thanks for the quick fix. Note that this patch conflict with your next v3 serie Regards
