qeth: use default napi weight
[firefly-linux-kernel-4.4.55.git] / drivers / s390 / net / qeth_core.h
index c4f392d5db4cd595dfea3211fbcc8f99a81f48c2..41ef94320ee85d2e256b1bd10598f2200ec9ef16 100644 (file)
@@ -738,7 +738,7 @@ struct qeth_rx {
        int qdio_err;
 };
 
-#define QETH_NAPI_WEIGHT 128
+#define QETH_NAPI_WEIGHT NAPI_POLL_WEIGHT
 
 struct qeth_card {
        struct list_head list;