diff options
author | Heiner Kallweit <hkallweit1@gmail.com> | 2018-05-02 21:39:35 +0200 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2018-05-02 16:23:49 -0400 |
commit | 6851d025e514089bf8d2ea80048d0c928f4bbf02 (patch) | |
tree | c19f4eb199524faca26315d86f42ca52c2e1a072 /scripts/gdb/linux/modules.py | |
parent | 77ec3a0e2dae1cd47ccc097599a71aee0ec738d4 (diff) |
r8169: remove unneeded check in r8168_pll_power_down
RTL_GIGA_MAC_VER_23/24 are configured by rtl_hw_start_8168cp_2()
and rtl_hw_start_8168cp_3() respectively which both apply
CPCMD_QUIRK_MASK, thus clearing bit ASF.
Bit ASF isn't set at any other place in the driver, therefore this
check can be removed.
Signed-off-by: Heiner Kallweit <hkallweit1@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'scripts/gdb/linux/modules.py')
0 files changed, 0 insertions, 0 deletions