]> git.ipfire.org Git - thirdparty/kernel/stable.git/commit
r8169: fix RTL8168f/RTL8411 EPHY config
authorHeiner Kallweit <hkallweit1@gmail.com>
Sun, 27 Sep 2020 17:44:29 +0000 (19:44 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 14 Oct 2020 09:55:54 +0000 (11:55 +0200)
commitfb4fb78d23fc4c99aa337e0a9b0780aea0b9fb53
tree0368429769b32f764edadb729a0e757baabd41aa
parent0ea7fe7c26efc467c8e73e30ab9187c6920bf163
r8169: fix RTL8168f/RTL8411 EPHY config

[ Upstream commit 709a16be0593c08190982cfbdca6df95e6d5823b ]

Mistakenly bit 2 was set instead of bit 3 as in the vendor driver.

Fixes: a7a92cf81589 ("r8169: sync PCIe PHY init with vendor driver 8.047.01")
Signed-off-by: Heiner Kallweit <hkallweit1@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Signed-off-by: Sasha Levin <sashal@kernel.org>
drivers/net/ethernet/realtek/r8169_main.c