[LWIP]
authorCameron Gutman <aicommander@gmail.com>
Tue, 21 Sep 2010 06:40:41 +0000 (06:40 +0000)
committerCameron Gutman <aicommander@gmail.com>
Tue, 21 Sep 2010 06:40:41 +0000 (06:40 +0000)
- Don't call KeSetEvent while holding a spin lock (thanks to lassy for pointing it out)
- Don't advance to the next list entry because we are using ExInterlockedRemoveHeadList
- A couple more small code improvements

svn path=/branches/tcp-rewrite-branch/; revision=48841


No differences found