]> git.baikalelectronics.ru Git - kernel.git/commit
IPoIB: lower NAPI weight
authorMichal Schmidt <mschmidt@redhat.com>
Wed, 21 Aug 2013 16:50:22 +0000 (18:50 +0200)
committerRoland Dreier <roland@purestorage.com>
Fri, 8 Nov 2013 22:42:50 +0000 (14:42 -0800)
commitff296d1fc6bc7e30b24b9f9ff9d3f1ad55899792
tree38f8d2380908519dc82c7301334b42fb8d085250
parenta39c930c58ef13cd271d2ffaf38040e4371de76a
IPoIB: lower NAPI weight

Since commit ea44ff096314 ("net: introduce NAPI_POLL_WEIGHT")
netif_napi_add() produces an error message if a NAPI poll weight
greater than 64 is requested.

Use the standard NAPI weight.

Signed-off-by: Michal Schmidt <mschmidt@redhat.com>
Signed-off-by: Roland Dreier <roland@purestorage.com>
drivers/infiniband/ulp/ipoib/ipoib_main.c