OSDN Git Service

[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)
commitdf22b8aaba3f41cc61f57f5ead78be45edcb7db5
tree20f40428e0a678999f90a5a1a5709b73e1d381f4
parent162875570e65b56a7f4d804fc32aebf7a434cf89
[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>
drivers/net/sk98lin/skge.c