commit | 91aeb3edbcf4e6ed72d138ac8c22fd68e6d717c3 | [log] [tgz] |
---|---|---|
author | Stephen Hemminger <shemminger@osdl.org> | Tue Sep 26 11:57:38 2006 -0700 |
committer | Jeff Garzik <jeff@garzik.org> | Wed Sep 27 17:56:31 2006 -0400 |
tree | 47e6dc5ace173532b438f35a1e899545178abcc9 | |
parent | e0ed5459030a8c9ddde44ef49bcb63aa6db425e1 [diff] |
[PATCH] sky2: use standard pci register capabilties for error register Use the standard pci capability mechanism to access PCI express error registers, rather than hard coding the offset. Mask off the PCI express error from ever occuring on non-PCI express systems. Signed-off-by: Stephen Hemminger <shemminger@osdl.org> Signed-off-by: Jeff Garzik <jeff@garzik.org>