corrects a error message.
This commit is contained in:
parent
bed5f96a73
commit
5c0371b22a
@ -128,7 +128,7 @@ malo_hal_attach(device_t dev, uint16_t devid,
|
||||
NULL, /* lockarg */
|
||||
&mh->mh_dmat);
|
||||
if (error != 0) {
|
||||
device_printf(dev, "unable to allocate memory for cmd buffer, "
|
||||
device_printf(dev, "unable to allocate memory for cmd tag, "
|
||||
"error %u\n", error);
|
||||
goto fail;
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user