]> bbs.cooldavid.org Git - net-next-2.6.git/commit
gdth: unmap ccb_phys when scsi_add_host() fails in gdth_eisa_probe_one()
authorRoel Kluin <roel.kluin@gmail.com>
Wed, 11 Aug 2010 01:01:10 +0000 (18:01 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Wed, 11 Aug 2010 15:59:00 +0000 (08:59 -0700)
commit2c076eea6d3005c54f6e7be5938477fdc7027686
tree35f6c42675adae52727f9fb3b7bc883f40d1b3c1
parentef3f7cc41280e9611a837df1fedf3f6d4d921a75
gdth: unmap ccb_phys when scsi_add_host() fails in gdth_eisa_probe_one()

unmap ccb_phys as well when scsi_add_host() fails

Signed-off-by: Roel Kluin <roel.kluin@gmail.com>
Cc: Achim Leubner <achim_leubner@adaptec.com>
Cc: James E.J. Bottomley <James.Bottomley@HansenPartnership.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
drivers/scsi/gdth.c