diff options
author | 2018-06-24 18:37:36 +0200 | |
---|---|---|
committer | 2018-06-25 16:21:51 +0900 | |
commit | 92bad8509159b2377b40fe91a6b37f1b4cb63569 (patch) | |
tree | d2a2b95cc597daf25134f49f08a6c98e389632bd /include/net/inet_common.h | |
parent | Merge branch 'sched-couple-of-ndo_setup_tc-fixes-and-adjustments' (diff) | |
download | wireguard-linux-92bad8509159b2377b40fe91a6b37f1b4cb63569.tar.xz wireguard-linux-92bad8509159b2377b40fe91a6b37f1b4cb63569.zip |
r8169: improve phy initialization when resuming
Let's move calling rtl8169_init_phy() to __rtl8169_resume().
It simplifies the code and avoids rtl8169_init_phy() being called
when resuming whilst interface is down. rtl_open() will initialize
the PHY when the interface is brought up.
Signed-off-by: Heiner Kallweit <hkallweit1@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'include/net/inet_common.h')
0 files changed, 0 insertions, 0 deletions