[SCSI] qla4xxx: Rename MBOX_ASTS_IDC_NOTIFY to MBOX_ASTS_IDC_REQUEST_NOTIFICATION
[linux-2.6-block.git] / drivers / scsi / qla4xxx / ql4_isr.c
index 39669b5cea1c6ceee32ff2ef7cbf9dbb34ce31be..81909d94990552957258c9e34b70d635dc749b40 100644 (file)
@@ -806,7 +806,7 @@ static void qla4xxx_isr_decode_mailbox(struct scsi_qla_host * ha,
                            " removed\n",  ha->host_no, mbox_sts[0]));
                        break;
 
-               case MBOX_ASTS_IDC_NOTIFY:
+               case MBOX_ASTS_IDC_REQUEST_NOTIFICATION:
                {
                        uint32_t opcode;
                        if (is_qla8032(ha)) {