]> bbs.cooldavid.org Git - net-next-2.6.git/commitdiff
net8139: fix a race at the end of NAPI
authorFigo.zhang <zhangtianfei@leadcoretech.com>
Mon, 7 Jun 2010 21:13:22 +0000 (21:13 +0000)
committerDavid S. Miller <davem@davemloft.net>
Fri, 11 Jun 2010 06:14:08 +0000 (23:14 -0700)
fix a race at the end of NAPI complete processing, it had
better do __napi_complete() first before re-enable interrupt.

Signed-off-by:Figo.zhang <figo1802@gmail.com>

Signed-off-by: David S. Miller <davem@davemloft.net>

No differences found