mirror of
https://github.com/ApfelTeeSaft/reactos.git
synced 2026-09-02 04:13:34 +00:00
[NDIS]
Silence a debug output. CORE-11137 #resolve svn path=/trunk/; revision=71188
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(MAX_TRACE, ("Called.\n"));
|
||||
NDIS_DbgPrint(MIN_TRACE, ("Called.\n"));
|
||||
|
||||
ASSERT(MacBindingHandle);
|
||||
AdapterBinding = GET_ADAPTER_BINDING(MacBindingHandle);
|
||||
|
||||
Reference in New Issue
Block a user