Fix typo in a message.
Obtained from: DragonFly BSD (change 7a817ab191e4898404a9037c55850e47d177308c) MFC after: 3 days
This commit is contained in:
parent
42c9e355b6
commit
80ad0053bc
@ -2286,7 +2286,7 @@ isp_plogx(ispsoftc_t *isp, int chan, uint16_t handle, uint32_t portid, int flags
|
||||
goto out;
|
||||
} else if (plp->plogx_status != PLOGX_STATUS_IOCBERR) {
|
||||
isp_prt(isp, ISP_LOGWARN,
|
||||
"status 0x%x on port login IOCB chanel %d",
|
||||
"status 0x%x on port login IOCB channel %d",
|
||||
plp->plogx_status, chan);
|
||||
rval = -1;
|
||||
goto out;
|
||||
|
Loading…
x
Reference in New Issue
Block a user