commit | 4ad7a018cf4ac3cbad661c28c0f783ee0a6e3bf6 | [log] [tgz] |
---|---|---|
author | Adrian Bunk <bunk@kernel.org> | Mon Aug 04 11:59:36 2008 +0300 |
committer | Jeff Garzik <jgarzik@redhat.com> | Thu Aug 07 02:11:05 2008 -0400 |
tree | 94d85f50147fe97a0970ae80983fc0b7bee64b2f | |
parent | 5b1c29b4365d2eaf05eb81899cb1ca847dfe026e [diff] |
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>