]> git.karo-electronics.de Git - karo-tx-linux.git/blobdiff - drivers/md/dm-hw-handler.h
parport_pc: wrap PNP probe code in #ifdef CONFIG_PNP
[karo-tx-linux.git] / drivers / md / dm-hw-handler.h
index e0832e6fcf36c0747c06ae3035c12567e80df797..46809dcb121ae6f7319ac1485f29ac122ef42a9b 100644 (file)
@@ -58,5 +58,6 @@ unsigned dm_scsi_err_handler(struct hw_handler *hwh, struct bio *bio);
 #define MP_FAIL_PATH 1
 #define MP_BYPASS_PG 2
 #define MP_ERROR_IO  4 /* Don't retry this I/O */
+#define MP_RETRY 8
 
 #endif