These changes are the raw update to linux-4.4.6-rt14. Kernel sources
[kvmfornfv.git] / kernel / drivers / scsi / qla4xxx / ql4_bsg.c
index 9f92cbf..415ee5e 100644 (file)
@@ -571,7 +571,7 @@ static int qla4_83xx_pre_loopback_config(struct scsi_qla_host *ha,
 
        if ((config & ENABLE_INTERNAL_LOOPBACK) ||
            (config & ENABLE_EXTERNAL_LOOPBACK)) {
-               ql4_printk(KERN_INFO, ha, "%s: Loopback diagnostics already in progress. Invalid requiest\n",
+               ql4_printk(KERN_INFO, ha, "%s: Loopback diagnostics already in progress. Invalid request\n",
                           __func__);
                goto exit_pre_loopback_config;
        }