]> asedeno.scripts.mit.edu Git - linux.git/commit
r8169: improve RTL8168d PHY initialization
authorHeiner Kallweit <hkallweit1@gmail.com>
Sat, 25 May 2019 18:57:42 +0000 (20:57 +0200)
committerDavid S. Miller <davem@davemloft.net>
Mon, 27 May 2019 05:20:30 +0000 (22:20 -0700)
commitfcb40e161aa77df13c6c7a744726e92b4a24734c
treef62b7f5d70b956abe248350a995135725a31d799
parent37347efaa32938f313d5f93daf1a421d2bc2653a
r8169: improve RTL8168d PHY initialization

Certain parts of the PHY initialization are the same for sub versions
1 and 2 of RTL8168d. So let's factor this out to simplify the code.

Signed-off-by: Heiner Kallweit <hkallweit1@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/ethernet/realtek/r8169.c