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:
Родитель
02c5c8ec17
Коммит
b75c6dbb45
|
@ -22,6 +22,7 @@
|
|||
* All Rights Reserved.
|
||||
*/
|
||||
|
||||
#define TC35815_NAPI
|
||||
#ifdef TC35815_NAPI
|
||||
#define DRV_VERSION "1.38-NAPI"
|
||||
#else
|
||||
|
|
Загрузка…
Ссылка в новой задаче