- Release the spin lock

svn path=/branches/aicom-network-fixes/; revision=35441
This commit is contained in:
Cameron Gutman 2008-08-19 00:19:18 +00:00
parent 6b5a88dd52
commit 34a1b59e0a

View file

@ -177,6 +177,7 @@ VOID DGDeliverData(
}
else
{
TcpipReleaseSpinLock(&AddrFile->Lock, OldIrql);
TI_DbgPrint(MAX_TRACE, ("Discarding datagram.\n"));
}