[SCSI] 3ware 8000 serialize reset code
[firefly-linux-kernel-4.4.55.git] / drivers / scsi / scsi_tgt_lib.c
index 386dbae17b446a2ccec29c401d2bc711ae04270f..d402aff5f314a4b2728da2d2d3c8f1c063092958 100644 (file)
@@ -33,7 +33,7 @@
 #include "scsi_tgt_priv.h"
 
 static struct workqueue_struct *scsi_tgtd;
-static kmem_cache_t *scsi_tgt_cmd_cache;
+static struct kmem_cache *scsi_tgt_cmd_cache;
 
 /*
  * TODO: this struct will be killed when the block layer supports large bios