summaryrefslogtreecommitdiff
path: root/net/switchdev/switchdev.c
diff options
context:
space:
mode:
authorHeiner Kallweit <hkallweit1@gmail.com>2021-01-25 17:55:12 +0100
committerJakub Kicinski <kuba@kernel.org>2021-01-27 16:48:37 -0800
commit17ce76c4985f166572c7870b86b41dae7b95cb9e (patch)
treec9336566265271a1e9ea7cc4c279c4bc0a36e263 /net/switchdev/switchdev.c
parent275b1e88cabb34dbcbe99756b67e9939d34a99b6 (diff)
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/switchdev/switchdev.c')
0 files changed, 0 insertions, 0 deletions