commit | 7782c8c4d764dfe1b96e02e73d4d5f622fb4a389 | [log] [tgz] |
---|---|---|
author | Stephen Hemminger <shemminger@linux-foundation.org> | Tue Nov 27 11:02:32 2007 -0800 |
committer | Jeff Garzik <jeff@garzik.org> | Sat Dec 01 16:32:31 2007 -0500 |
tree | e3b5814a129c2ea151843733b32a4679c6d20a15 | |
parent | b32f40c4853cdbe3d722a959fb0dd1ea048b50d0 [diff] |
sky2: don't use AER routines Using PCIE advanced error recovery stuff creates more user problems than it's worth. The AER stuff depends on MMCONFIG and in many configurations it just doesn't work. Plus it doesn't add any real functionality to the driver. The sky2 driver handles its own errors fine as is. This reverts 555382cbfc6d2187b53888190755e56f52308cd6 Signed-off-by: Stephen Hemminger <shemminger@linux-foundation.org> Signed-off-by: Jeff Garzik <jeff@garzik.org>