On Fri, 8 May 2020 08:24:14 +0200 Heiner Kallweit wrote: > r8169 never had native support for the RTL8401, however it reportedly > worked with the fallback to RTL8101e [0]. Therefore let's add this > as an explicit assignment. > > [0] https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=956868 > > Fixes: b4cc2dcc9c7c ("r8169: remove default chip versions") > Reported-by: Camaleón <noela...@gmail.com> > Signed-off-by: Heiner Kallweit <hkallwe...@gmail.com>
Applied, thanks! > This fix doesn't apply cleanly on 4.19, let me know whether you can > adjust it, or whether I should send a separate patch. I don't see b4cc2dcc9c7c in v4.19, looks like it landed in v5.0. No?