From: Li Yang Date: Mon, 15 Oct 2007 15:01:12 +0000 (+0800) Subject: gianfar: Fix regression caused by new napi interface X-Git-Tag: v2.6.24-rc1~1281^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=293c8513398657f6263fcdb03c87f2760cf61be4;p=pandora-kernel.git gianfar: Fix regression caused by new napi interface 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 Signed-off-by: Jeff Garzik --- Reading git-diff-tree failed