[PATCH] splice: add support for SPLICE_F_MOVE flag
[powerpc.git] / include / linux / interrupt.h
index e50a95f..2c08fdc 100644 (file)
@@ -112,7 +112,7 @@ enum
        TIMER_SOFTIRQ,
        NET_TX_SOFTIRQ,
        NET_RX_SOFTIRQ,
-       SCSI_SOFTIRQ,
+       BLOCK_SOFTIRQ,
        TASKLET_SOFTIRQ
 };