* ups :)
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@22875 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
@@ -537,7 +537,7 @@ OHCI::_AllocateEndpoint()
|
||||
//Allocate memory chunk
|
||||
if (fStack->AllocateChunk((void **)&endpoint, &physicalAddress,
|
||||
sizeof(ohci_endpoint_descriptor)) < B_OK) {
|
||||
TRACE_ERROR(("usb_uhci: failed to allocate endpoint descriptor\n"));
|
||||
TRACE_ERROR(("usb_ohci: failed to allocate endpoint descriptor\n"));
|
||||
return NULL;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user