|
@@ -1712,6 +1712,7 @@ void scsi_exit_queue(void)
|
|
int i;
|
|
int i;
|
|
|
|
|
|
kmem_cache_destroy(scsi_io_context_cache);
|
|
kmem_cache_destroy(scsi_io_context_cache);
|
|
|
|
+ kmem_cache_destroy(scsi_bidi_sdb_cache);
|
|
|
|
|
|
for (i = 0; i < SG_MEMPOOL_NR; i++) {
|
|
for (i = 0; i < SG_MEMPOOL_NR; i++) {
|
|
struct scsi_host_sg_pool *sgp = scsi_sg_pools + i;
|
|
struct scsi_host_sg_pool *sgp = scsi_sg_pools + i;
|