forked from luck/tmp_suning_uos_patched
tc35815: Enable NAPI
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 <anemo@mba.ocn.ne.jp> Signed-off-by: David S. Miller <davem@davemloft.net>
This commit is contained in:
parent
02c5c8ec17
commit
b75c6dbb45
@ -22,6 +22,7 @@
|
||||
* All Rights Reserved.
|
||||
*/
|
||||
|
||||
#define TC35815_NAPI
|
||||
#ifdef TC35815_NAPI
|
||||
#define DRV_VERSION "1.38-NAPI"
|
||||
#else
|
||||
|
Loading…
Reference in New Issue
Block a user