mirror of
https://github.com/opnsense/src.git
synced 2026-04-24 23:57:30 -04:00
parent
c2e7467339
commit
af4d01494d
1 changed files with 1 additions and 1 deletions
|
|
@ -1158,7 +1158,7 @@ isp_handle_ctio2(isp, ct)
|
|||
* CTIO rejected by the firmware because an invalid RX_ID.
|
||||
* Just print a message.
|
||||
*/
|
||||
PRINTF("%s: CTIO2 completed with Invalid RX_ID 0x%x",
|
||||
PRINTF("%s: CTIO2 completed with Invalid RX_ID 0x%x\n",
|
||||
isp->isp_name, ct->ct_rxid);
|
||||
break;
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue