[NDIS] Improve debug output
[reactos.git] / drivers / network / ndis / include / miniport.h
index 6df63d7..d538909 100644 (file)
@@ -109,7 +109,8 @@ extern KSPIN_LOCK AdapterListLock;
 #if DBG
 VOID
 MiniDisplayPacket(
-    PNDIS_PACKET Packet);
+    PNDIS_PACKET Packet,
+    PCSTR Reason);
 #endif /* DBG */
 
 VOID