]> 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)
commit16be2e0284a3973cd0aaf1e93107bc6a7f7a2ea3
treee170428924ff51e1b22c1cbf3b672f304ac90688
parent748166f777f3d8e5646ba44270e48a687b8423e7
qeth: use default napi weight

Since commit ea44ff09631494be80c4f22aa597fb680a150782
"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