]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - include/linux/raid/raid5.h
md: kill STRIPE_OP_MOD_DMA in raid5 offload
[linux-2.6-omap-h63xx.git] / include / linux / raid / raid5.h
index f0827d31ae6fab718158499c10aaa50979527b17..4ecae31a3dcb1d08495d27a73758b7044def2c8e 100644 (file)
@@ -267,10 +267,8 @@ struct r6_state {
 
 /* modifiers to the base operations
  * STRIPE_OP_MOD_REPAIR_PD - compute the parity block and write it back
- * STRIPE_OP_MOD_DMA_CHECK - parity is not corrupted by the check
  */
 #define STRIPE_OP_MOD_REPAIR_PD 7
-#define STRIPE_OP_MOD_DMA_CHECK 8
 
 /*
  * Plugging: