]> git.baikalelectronics.ru Git - kernel.git/commit
qeth: use default napi weight
authorSebastian Ott <sebott@linux.vnet.ibm.com>
Mon, 24 Jun 2013 11:21:52 +0000 (13:21 +0200)
committerDavid S. Miller <davem@davemloft.net>
Tue, 25 Jun 2013 23:10:14 +0000 (16:10 -0700)
commit7e35a19292283b2bc795fd9c3382451bfa7f6dbc
treee170428924ff51e1b22c1cbf3b672f304ac90688
parentf1c9463196e532beff74e0451f9530fe8d078ec3
qeth: use default napi weight

Since commit 84eadc6c6b5e9430d1e77a3cb0953bc2a337de23
"net: introduce NAPI_POLL_WEIGHT" network drivers receive a warning
when they use napi weight higher than NAPI_POLL_WEIGHT. This patch
reduces QETH_NAPI_WEIGHT from 128 to 64 (NAPI_POLL_WEIGHT).

Signed-off-by: Sebastian Ott <sebott@linux.vnet.ibm.com>
Signed-off-by: Frank Blaschka <blaschka@linux.vnet.ibm.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/s390/net/qeth_core.h