Fix typo.

MFC after:	1 week
This commit is contained in:
Christian Brueffer 2012-01-05 11:16:42 +00:00
parent 069a43171f
commit b730be7a19

View file

@ -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!"