Merge aicom-network-branch (without NDIS changes for now)
[reactos.git] / reactos / drivers / network / afd / afd / read.c
index 0c69073..e7e9a6e 100644 (file)
@@ -189,8 +189,6 @@ NTSTATUS NTAPI ReceiveComplete
 
     AFD_DbgPrint(MID_TRACE,("Called\n"));
 
-    ASSERT_IRQL(APC_LEVEL);
-
     if( !SocketAcquireStateLock( FCB ) )
         return STATUS_FILE_CLOSED;