[PATCH] sk98lin: error handling of pci setup
authorStephen Hemminger <shemminger@osdl.org>
Sat, 7 Jan 2006 00:57:44 +0000 (16:57 -0800)
committerJeff Garzik <jgarzik@pobox.com>
Mon, 9 Jan 2006 15:32:41 +0000 (10:32 -0500)
Don't enable the pci device twice (already done in the probe
routine).  Propogate the error codes from pci_request_region
back to initial probing.

Signed-off-by: Stephen Hemminger <shemminger@osdl.org>
Signed-off-by: Jeff Garzik <jgarzik@pobox.com>

No differences found