commit | 69eb887b0c2380791d33f7c07bfba88d7c5cef15 | [log] [tgz] |
---|---|---|
author | Brice Goglin <brice@myri.com> | Thu Jun 22 21:11:59 2006 -0400 |
committer | Jeff Garzik <jeff@garzik.org> | Thu Jun 22 23:35:19 2006 -0400 |
tree | c825bedddbc9fd6fd3094aff7d74af7e95a5b1d9 | |
parent | af57d238aa2107e1b45d8dacad6e50db938f0567 [diff] |
[PATCH] myri10ge - drop workaround for the missing AER ext cap on nVidia CK804 We don't need to hardcode the AER capability of the nVidia CK804 chipset anymore since commit cf34a8e07f02c76f3f1232eecb681301a3d7b10b (PCI: nVidia quirk to make AER PCI-E extended capability visible) now makes sure that this cap will be available to pci_find_ext_capability(). Signed-off-by: Brice Goglin <brice@myri.com> Signed-off-by: Jeff Garzik <jeff@garzik.org>