]> git.karo-electronics.de Git - karo-tx-linux.git/commit
SCSI ips: handle scsi_add_host() failure, and other err cleanups
authorJeff Garzik <jeff@garzik.org>
Wed, 12 Mar 2008 01:25:42 +0000 (10:25 +0900)
committerChris Wright <chrisw@sous-sol.org>
Mon, 24 Mar 2008 18:47:12 +0000 (11:47 -0700)
commit0ad5232c1ccba61437676cdb88d030b1c369dec7
tree13b630bfed77fdf5fab837238e62188b715fe460
parent41abba651b51394ae1119ac26bd1dd2e31bc2dc0
SCSI ips: handle scsi_add_host() failure, and other err cleanups

commit 2551a13e61d3c3df6c2da6de5a3ece78e6d67111

Signed-off-by: Jeff Garzik <jgarzik@redhat.com>
Acked-by: Mark Salyzyn <mark_salyzyn@adaptec.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: James Bottomley <James.Bottomley@HansenPartnership.com>
FUJITA Tomonori notes:
  It didn't intend to fix a critical bug, however, it turned out that it
  does. Without this patch, the ips driver in 2.6.23 and 2.6.24 doesn't
  work at all. You can find the more details at the following thread:

  http://marc.info/?t=120293911900023&r=1&w=2

Signed-off-by: Chris Wright <chrisw@sous-sol.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
drivers/scsi/ips.c