From: Bjorn Helgaas Date: Sun, 25 Jun 2006 12:49:01 +0000 (-0700) Subject: [PATCH] CCISS: disable device when returning failure X-Git-Tag: v2.6.18-rc1~906 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c33ac89bc7d697e23ce09ddae73e0ece5f65ad48;p=pandora-kernel.git [PATCH] CCISS: disable device when returning failure If something fails after we call pci_enable_device(), we should call pci_disable_device() before returning the failure. Signed-off-by: Bjorn Helgaas Acked-by: Jeff Garzik Acked-by: Mike Miller Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed