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)
commit7f1a38671c55b5cbda77dbbda8b4651224c50cd7
tree38f8d2380908519dc82c7301334b42fb8d085250
parent94232d9ce81755c4b0c1536648442383442b27e0
IPoIB: lower NAPI weight

Since commit 82dc3c63c692 ("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