git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c63eddb
)
fs_enet: Don't call NAPI functions when NAPI is not used.
author
Laurent Pinchart
<laurentp@cse-semaphore.com>
Fri, 11 Apr 2008 12:05:50 +0000
(14:05 +0200)
committer
Jeff Garzik
<jgarzik@redhat.com>
Sat, 12 Apr 2008 05:52:38 +0000
(
01:52
-0400)
fs_enet_close() calls napi_disable() unconditionally. This patch skips the
call when use_napi isn't set.
Signed-off-by: Laurent Pinchart <laurentp@cse-semaphore.com>
Signed-off-by: Jeff Garzik <jgarzik@redhat.com>
No differences found