commit | 7f1a38671c55b5cbda77dbbda8b4651224c50cd7 | [log] [tgz] |
---|---|---|
author | Michal Schmidt <mschmidt@redhat.com> | Wed Aug 21 18:50:22 2013 +0200 |
committer | Roland Dreier <roland@purestorage.com> | Fri Nov 08 14:42:50 2013 -0800 |
tree | 38f8d2380908519dc82c7301334b42fb8d085250 | |
parent | 94232d9ce81755c4b0c1536648442383442b27e0 [diff] |
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>