mirror of
https://github.com/reactos/reactos.git
synced 2026-06-08 08:52:59 +08:00
[NDIS]
Revert r71188 svn path=/trunk/; revision=71199
This commit is contained in:
@@ -321,7 +321,7 @@ ProRequest(
|
||||
PLOGICAL_ADAPTER Adapter;
|
||||
PNDIS_REQUEST_MAC_BLOCK MacBlock = (PNDIS_REQUEST_MAC_BLOCK)NdisRequest->MacReserved;
|
||||
|
||||
NDIS_DbgPrint(MIN_TRACE, ("Called.\n"));
|
||||
NDIS_DbgPrint(MAX_TRACE, ("Called.\n"));
|
||||
|
||||
ASSERT(MacBindingHandle);
|
||||
AdapterBinding = GET_ADAPTER_BINDING(MacBindingHandle);
|
||||
|
||||
Reference in New Issue
Block a user