- Send the packet immediately if the miniport is not busy
authorCameron Gutman <aicommander@gmail.com>
Tue, 30 Sep 2008 00:09:23 +0000 (00:09 +0000)
committerCameron Gutman <aicommander@gmail.com>
Tue, 30 Sep 2008 00:09:23 +0000 (00:09 +0000)
commit2197413b3642458a486a510c6fa330f4bdace6ba
tree03463e7aafd884c8eed10ee0a67f365c28533f71
parent48af47e45187c60bf960b7361704ef8fa36d3390
 - Send the packet immediately if the miniport is not busy
 - Change KeAcquireSpinLockAtDpcLevel/KeReleaseSpinLockFromDpcLevel to KeAcquireSpinLock/KeReleaseSpinLock since we aren't at DISPATCH_LEVEL
 - Fix some comments

svn path=/branches/aicom-network-fixes/; revision=36594
drivers/network/ndis/ndis/protocol.c