aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--drivers/s390/net/qeth_core.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/s390/net/qeth_core.h b/drivers/s390/net/qeth_core.h
index c4f392d5db4c..41ef94320ee8 100644
--- a/drivers/s390/net/qeth_core.h
+++ b/drivers/s390/net/qeth_core.h
@@ -738,7 +738,7 @@ struct qeth_rx {
738 int qdio_err; 738 int qdio_err;
739}; 739};
740 740
741#define QETH_NAPI_WEIGHT 128 741#define QETH_NAPI_WEIGHT NAPI_POLL_WEIGHT
742 742
743struct qeth_card { 743struct qeth_card {
744 struct list_head list; 744 struct list_head list;