]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
[SCSI] destroy scsi_bidi_sdb_cache in scsi_exit_queue
authorFUJITA Tomonori <tomof@acm.org>
Fri, 25 Jan 2008 14:25:13 +0000 (23:25 +0900)
committerJames Bottomley <James.Bottomley@HansenPartnership.com>
Wed, 30 Jan 2008 19:14:25 +0000 (13:14 -0600)
commitb172b6e99e948b6abb180082cfeb8f9b1450ebff
treebef3daf89b0ff8124ad3db6660ea9acf0e22c466
parentc639d14e2f70d086842d37fb8e4f5ab9bd56af2e
[SCSI] destroy scsi_bidi_sdb_cache in scsi_exit_queue

Needs to call kmem_cache_destroy for scsi_bidi_sdb_cache in
scsi_exit_queue.

Signed-off-by: FUJITA Tomonori <fujita.tomonori@lab.ntt.co.jp>
Signed-off-by: James Bottomley <James.Bottomley@HansenPartnership.com>
drivers/scsi/scsi_lib.c