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:
20ef2bb
)
gianfar: Fix regression caused by new napi interface
author
Li Yang
<leoli@freescale.com>
Mon, 15 Oct 2007 15:01:12 +0000
(23:01 +0800)
committer
Jeff Garzik
<jeff@garzik.org>
Mon, 15 Oct 2007 18:41:34 +0000
(14:41 -0400)
Protect all new napi function calls with CONFIG_GFAR_NAPI. Otherwise
the driver will stop working when CONFIG_GFAR_NAPI disabled.
Signed-off-by: Li Yang <leoli@freescale.com>
Signed-off-by: Jeff Garzik <jeff@garzik.org>
No differences found