(ha->idc_extend_tmo * HZ))) {
                                ha->notify_idc_comp = 0;
                                ha->notify_link_up_comp = 0;
-                               ql4_printk(KERN_WARNING, ha, "%s: IDC Complete notification not received",
+                               ql4_printk(KERN_WARNING, ha, "%s: Aborting: IDC Complete notification not received",
                                           __func__);
                                status = QLA_ERROR;
                                goto exit_wait;
                if (!wait_for_completion_timeout(&ha->link_up_comp,
                                                 (IDC_COMP_TOV * HZ))) {
                        ha->notify_link_up_comp = 0;
-                       ql4_printk(KERN_WARNING, ha, "%s: LINK UP notification not received",
+                       ql4_printk(KERN_WARNING, ha, "%s: Aborting: LINK UP notification not received",
                                   __func__);
                        status = QLA_ERROR;
                        goto exit_wait;