commit | 06cd9da58fb25526bd1a4b0f36e25e1a8824ea1f | [log] [tgz] |
---|---|---|
author | Heiner Kallweit <hkallweit1@gmail.com> | Tue Oct 22 21:30:57 2019 +0200 |
committer | David S. Miller <davem@davemloft.net> | Wed Oct 23 20:43:49 2019 -0700 |
tree | 1c3a277fdff7ddecd6bdd1361de2fcecc7bf84c2 | |
parent | 2ebc499a0f4f7984b50b27044a337409df9292b3 [diff] |
r8169: never set PCI_EXP_DEVCTL_NOSNOOP_EN Setting PCI_EXP_DEVCTL_NOSNOOP_EN for certain chip versions had been added to the vendor driver more than 10 years ago, and copied from there to r8169. It has been removed from the vendor driver meanwhile and I think we can safely remove this too. Signed-off-by: Heiner Kallweit <hkallweit1@gmail.com> Signed-off-by: David S. Miller <davem@davemloft.net>