commit | df22b8aaba3f41cc61f57f5ead78be45edcb7db5 | [log] [tgz] |
---|---|---|
author | Stephen Hemminger <shemminger@osdl.org> | Fri Jan 06 16:57:44 2006 -0800 |
committer | Jeff Garzik <jgarzik@pobox.com> | Mon Jan 09 10:32:41 2006 -0500 |
tree | 20f40428e0a678999f90a5a1a5709b73e1d381f4 | |
parent | 162875570e65b56a7f4d804fc32aebf7a434cf89 [diff] |
[PATCH] sk98lin: error handling of pci setup 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>