On Sun, 8 Nov 2020 22:44:02 +0100 Heiner Kallweit wrote: > The RTL8401-internal PHY identifies as RTL8201CP, and the init > sequence in r8169, copied from vendor driver r8168, uses paged > operations. Therefore set the same paged operation callbacks as > for the other Realtek PHY's. > > Fixes: cdafdc29ef75 ("r8169: sync support for RTL8401 with vendor driver") > Signed-off-by: Heiner Kallweit <hkallwe...@gmail.com>
Applied, thanks!