git.samba.org
/
sfrench
/
cifs-2.6.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
|
inline
| side by side (from:
349124a
)
net8139: fix a race at the end of NAPI
author
Figo.zhang
<zhangtianfei@leadcoretech.com>
Mon, 7 Jun 2010 21:13:22 +0000
(21:13 +0000)
committer
David 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