From: Atsushi Nemoto <redacted>
Date: Mon, 26 Oct 2009 22:46:22 +0900
This driver has NAPI code but it has been disabled. Enable it now.
The non-napi code will be removed lator.
Signed-off-by: Atsushi Nemoto <redacted>
Applied.
Please remove the NAPI enabling macro and the tests for it.
NAPI support should be unconditional.
If people want to test the pre-NAPI behavior, they can check
out an older copy of the driver quite easily.
Thanks.