mirror of
https://github.com/opnsense/src.git
synced 2026-05-28 04:12:45 -04:00
Fix typo.
MFC after: 1 week
This commit is contained in:
parent
069a43171f
commit
b730be7a19
1 changed files with 1 additions and 1 deletions
|
|
@ -251,7 +251,7 @@ status block.
|
|||
.It "bce%d: Could not allocate status block DMA memory!"
|
||||
The driver could not allocate DMA addressable memory for the controller's
|
||||
status block.
|
||||
.It "bce_d: Could not map status block DMA memory!"
|
||||
.It "bce%d: Could not map status block DMA memory!"
|
||||
The driver could not map the status block memory into the controller's DMA
|
||||
address space.
|
||||
.It "bce%d: Could not allocate statistics block DMA tag!"
|
||||
|
|
|
|||
Loading…
Reference in a new issue