Merge branch 'be2net-noncrit-fixes'
authorDavid S. Miller <davem@davemloft.net>
Tue, 7 Jun 2016 23:18:20 +0000 (16:18 -0700)
committerDavid S. Miller <davem@davemloft.net>
Tue, 7 Jun 2016 23:18:20 +0000 (16:18 -0700)
Sathya Perla says:

====================
be2net: patch set

Hi David, the following patch set contains three non-critical fixes that
can go into the net-next tree.

Patch 1 fixes the logic for provisioning queue pairs on VFs to take into
account the limit on number of TXQs too as in some profiles the number
of TXQs is less than that of RXQs.

Patch 2 enables WoL support from shutdown on Skyhawk.

Patch 3 enhances the logic for provisioning queue pairs on VFs on
SR-IOV over multi-partition configs. Each PF (partition) on a port has to
compute the number of RSS tables it's VFs can use.
====================

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

Trivial merge