X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?a=blobdiff_plain;f=kernel%2Fdrivers%2Fscsi%2Faic7xxx%2Faic7xxx_core.c;fp=kernel%2Fdrivers%2Fscsi%2Faic7xxx%2Faic7xxx_core.c;h=64ab9eaec428c53f853ae4ef5e8e749f3ac6c188;hb=e09b41010ba33a20a87472ee821fa407a5b8da36;hp=c4829d84b335d4afcab21301a84f1b45a1b4052a;hpb=f93b97fd65072de626c074dbe099a1fff05ce060;p=kvmfornfv.git diff --git a/kernel/drivers/scsi/aic7xxx/aic7xxx_core.c b/kernel/drivers/scsi/aic7xxx/aic7xxx_core.c index c4829d84b..64ab9eaec 100644 --- a/kernel/drivers/scsi/aic7xxx/aic7xxx_core.c +++ b/kernel/drivers/scsi/aic7xxx/aic7xxx_core.c @@ -79,7 +79,7 @@ struct ahc_hard_error_entry { static const struct ahc_hard_error_entry ahc_hard_errors[] = { { ILLHADDR, "Illegal Host Access" }, - { ILLSADDR, "Illegal Sequencer Address referrenced" }, + { ILLSADDR, "Illegal Sequencer Address referenced" }, { ILLOPCODE, "Illegal Opcode in sequencer program" }, { SQPARERR, "Sequencer Parity Error" }, { DPARERR, "Data-path Parity Error" },