[SCSI] sd: fix refcounting regression in suspend/resume routines
authorAlan Stern <stern@rowland.harvard.edu>
Mon, 21 May 2007 13:55:04 +0000 (09:55 -0400)
committerJames Bottomley <jejb@mulgrave.il.steeleye.com>
Tue, 22 May 2007 19:08:24 +0000 (14:08 -0500)
commit09ff92fea2890c697a36d8b26f5a3ea725ef8fb4
treeb7e2ba71e34fcf0344aa6a2f0537a3478d72e191
parentcab537d609fb718e9fb09d73e3e3e3062db25743
[SCSI] sd: fix refcounting regression in suspend/resume routines

This patch (as909) fixes a couple of refcounting errors in the sd
driver's suspend and resume methods.

Signed-off-by: Alan Stern <stern@rowland.harvard.edu>
Signed-off-by: James Bottomley <James.Bottomley@SteelEye.com>
drivers/scsi/sd.c