]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
remove bogus CONFIG_GFAR_NAPI's
authorAdrian Bunk <bunk@kernel.org>
Mon, 4 Aug 2008 08:59:36 +0000 (11:59 +0300)
committerJeff Garzik <jgarzik@redhat.com>
Thu, 7 Aug 2008 06:11:05 +0000 (02:11 -0400)
commit4ad7a018cf4ac3cbad661c28c0f783ee0a6e3bf6
tree94d85f50147fe97a0970ae80983fc0b7bee64b2f
parent5b1c29b4365d2eaf05eb81899cb1ca847dfe026e
remove bogus CONFIG_GFAR_NAPI's

The commit that made the CONFIG_GFAR_NAPI code unconditional was
included at the same time as a new CONFIG_GFAR_NAPI user, resulting
in these bugus #ifdef's.

Reported-by: Robert P. J. Day <rpjday@crashcourse.ca>
Signed-off-by: Adrian Bunk <bunk@kernel.org>
Signed-off-by: Jeff Garzik <jgarzik@redhat.com>
drivers/net/gianfar.c