summaryrefslogtreecommitdiff
path: root/drivers/scsi/scsi_debug.c
diff options
context:
space:
mode:
authorJames Bottomley <James.Bottomley@HansenPartnership.com>2016-10-27 08:37:29 -0700
committerJames Bottomley <James.Bottomley@HansenPartnership.com>2016-10-27 08:37:29 -0700
commit49ce5b5f0371951c3ad751e71a63f487606738c3 (patch)
tree73db7056aa47a468009e484179e90b3c2cf03572 /drivers/scsi/scsi_debug.c
parent602432c150251f20fb4a41a5a6463b91e3d19053 (diff)
parent2bf7dc8443e113844d078fd6541b7f4aa544f92f (diff)
downloadlinux-49ce5b5f0371951c3ad751e71a63f487606738c3.tar.gz
linux-49ce5b5f0371951c3ad751e71a63f487606738c3.tar.bz2
linux-49ce5b5f0371951c3ad751e71a63f487606738c3.zip
Merge remote-tracking branch 'mkp-scsi/4.9/scsi-fixes' into fixes
Diffstat (limited to 'drivers/scsi/scsi_debug.c')
-rw-r--r--drivers/scsi/scsi_debug.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/scsi/scsi_debug.c b/drivers/scsi/scsi_debug.c
index c905709707f0..cf04a364fd8b 100644
--- a/drivers/scsi/scsi_debug.c
+++ b/drivers/scsi/scsi_debug.c
@@ -5134,6 +5134,7 @@ static void __exit scsi_debug_exit(void)
bus_unregister(&pseudo_lld_bus);
root_device_unregister(pseudo_primary);
+ vfree(map_storep);
vfree(dif_storep);
vfree(fake_storep);
kfree(sdebug_q_arr);