Merge branch 'mlx4_en-num-of-rings'
authorDavid S. Miller <davem@davemloft.net>
Tue, 10 Oct 2017 20:11:23 +0000 (13:11 -0700)
committerDavid S. Miller <davem@davemloft.net>
Tue, 10 Oct 2017 20:11:23 +0000 (13:11 -0700)
Tariq Toukan says:

====================
mlx4_en num of rings

This patchset from Inbar contains changes to rings control
to the mlx4 Eth driver.

Patches 1 and 2 limit the number of rings to the number of CPUs.
Patch 3 removes a limitation in logic of default number of RX rings.

Series generated against net-next commit:
812b5ca7d376 Add a driver for Renesas uPD60620 and uPD60620A PHYs
====================

Signed-off-by: David S. Miller <davem@davemloft.net>

Trivial merge