]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
sky2: don't use AER routines
authorStephen Hemminger <shemminger@linux-foundation.org>
Tue, 27 Nov 2007 19:02:32 +0000 (11:02 -0800)
committerJeff Garzik <jeff@garzik.org>
Sat, 1 Dec 2007 21:32:31 +0000 (16:32 -0500)
commit7782c8c4d764dfe1b96e02e73d4d5f622fb4a389
treee3b5814a129c2ea151843733b32a4679c6d20a15
parentb32f40c4853cdbe3d722a959fb0dd1ea048b50d0
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>
drivers/net/sky2.c