Some drivers request too big NAPI weights and would trigger the error
message in netif_napi_add() added in commit 82dc3c63. Let's fix them.

Michal Schmidt (2):
  IB/nes: lower NAPI weight
  IB/ipoib: lower NAPI weight

 drivers/infiniband/hw/nes/nes_nic.c       | 2 +-
 drivers/infiniband/ulp/ipoib/ipoib_main.c | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

-- 
1.8.3.1

--
To unsubscribe from this list: send the line "unsubscribe linux-rdma" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to