target: Core cleanups from AGrover (round 1)
[deliverable/linux.git] / drivers / target / target_core_rd.h
index 3ea19e29d8ece0fbcad14301aeef15b0b8413d75..bab93020a3a9ba309a19c591b08f1b03da7093e1 100644 (file)
@@ -7,8 +7,6 @@
 
 /* Largest piece of memory kmalloc can allocate */
 #define RD_MAX_ALLOCATION_SIZE 65536
-/* Maximum queuedepth for the Ramdisk HBA */
-#define RD_HBA_QUEUE_DEPTH     256
 #define RD_DEVICE_QUEUE_DEPTH  32
 #define RD_MAX_DEVICE_QUEUE_DEPTH 128
 #define RD_BLOCKSIZE           512
This page took 0.026179 seconds and 5 git commands to generate.