diff options
author | 2022-09-06 20:24:57 +0200 | |
---|---|---|
committer | 2022-09-13 10:29:50 +0200 | |
commit | c9ae520ac3faf2f272b5705b085b3778c7997ec8 (patch) | |
tree | 4350a9d99c3793664b5505dffd5bb9ccbe149eab /drivers/net/dsa | |
parent | sfc: introduce shutdown entry point in efx pci driver (diff) | |
download | linux-dev-c9ae520ac3faf2f272b5705b085b3778c7997ec8.tar.xz linux-dev-c9ae520ac3faf2f272b5705b085b3778c7997ec8.zip |
r8169: remove rtl_wol_shutdown_quirk()
Since f658b90977d2 ("r8169: fix DMA being used after buffer free if WoL is
enabled") it has been redundant to disable PCI bus mastering in
rtl_wol_shutdown_quirk(). And since 120068481405 ("r8169: fix failing WoL")
CmdRxEnb is still enabled when we get here. So we can remove the function.
Signed-off-by: Heiner Kallweit <hkallweit1@gmail.com>
Link: https://lore.kernel.org/r/2391ada0-eac5-ac43-f061-a7a44b0e7f33@gmail.com
Signed-off-by: Paolo Abeni <pabeni@redhat.com>
Diffstat (limited to 'drivers/net/dsa')
0 files changed, 0 insertions, 0 deletions