diff options
| author | Heiner Kallweit <hkallweit1@gmail.com> | 2021-01-25 17:55:12 +0100 |
|---|---|---|
| committer | Jakub Kicinski <kuba@kernel.org> | 2021-01-27 16:48:37 -0800 |
| commit | 17ce76c4985f166572c7870b86b41dae7b95cb9e (patch) | |
| tree | c9336566265271a1e9ea7cc4c279c4bc0a36e263 /net/core/gen_estimator.c | |
| parent | 275b1e88cabb34dbcbe99756b67e9939d34a99b6 (diff) | |
| download | linux-17ce76c4985f166572c7870b86b41dae7b95cb9e.tar.gz linux-17ce76c4985f166572c7870b86b41dae7b95cb9e.tar.bz2 linux-17ce76c4985f166572c7870b86b41dae7b95cb9e.zip | |
r8169: remove not needed call to rtl_wol_enable_rx from rtl_shutdown
rtl_wol_enable_rx() is called via the following call chain if WoL
is enabled:
rtl8169_down()
-> rtl_prepare_power_down()
-> rtl_wol_enable_rx()
Therefore we don't have to call this function here.
Signed-off-by: Heiner Kallweit <hkallweit1@gmail.com>
Link: https://lore.kernel.org/r/34ce78e2-596c-e2ac-16aa-c550fa624c22@gmail.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'net/core/gen_estimator.c')
0 files changed, 0 insertions, 0 deletions
