Skip to content
Commit e56ab8bf authored by Brice Goglin's avatar Brice Goglin Committed by Adrian Bunk
Browse files

PCI: nVidia quirk to make AER PCI-E extended capability visible



The nVidia CK804 PCI-E chipset supports the AER extended capability
but sometimes fails to link it (with some BIOS or after a warm reboot).
It makes the AER cap invisible to pci_find_ext_capability().

The patch adds a quirk to set the missing bit that controls the
linking of the capability.
By the way, it removes the corresponding code in the myri10ge driver.

Signed-off-by: default avatarBrice Goglin <brice@myri.com>
Signed-off-by: default avatarAdrian Bunk <bunk@stusta.de>
parent db52d091
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment