]> git.proxmox.com Git - mirror_ubuntu-focal-kernel.git/commit
r8169: improve handling of Abit Fatal1ty F-190HD
authorHeiner Kallweit <hkallweit1@gmail.com>
Sat, 15 Jun 2019 07:58:21 +0000 (09:58 +0200)
committerDavid S. Miller <davem@davemloft.net>
Sat, 15 Jun 2019 21:04:34 +0000 (14:04 -0700)
commit9d9f3fba4c46a88d51cd3be580419b52e0d74c6d
treeb7574de21c4258277e2394b18c0f0e9c58b8dc33
parent4838a54050284daac15dfeb1d65677e4dacf1bf5
r8169: improve handling of Abit Fatal1ty F-190HD

The Abit Fatal1ty F-190HD has a PCI ID quirk and the entry marks this
board as not GBit-capable, what is wrong. According to [0] the board
has a RTL8111B that is GBit-capable, therefore remove the
RTL_CFG_NO_GBIT flag.

[0] https://www.centos.org/forums/viewtopic.php?t=23390

Signed-off-by: Heiner Kallweit <hkallweit1@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/ethernet/realtek/r8169_main.c