]> git.kernelconcepts.de Git - karo-tx-linux.git/commitdiff
Merge branch 'bnx2x-cnic-bnx2fc-bd-support'
authorDavid S. Miller <davem@davemloft.net>
Fri, 7 Aug 2015 04:54:13 +0000 (21:54 -0700)
committerDavid S. Miller <davem@davemloft.net>
Fri, 7 Aug 2015 04:54:13 +0000 (21:54 -0700)
Yuval Mintz says:

====================
bnx2x, cnic, bnx2fc: add support for BD

Commit 230d00eb4bfe ("bnx2x: new Multi-function mode - BD") added support
for a new multi-function mode, but it added only the support required by
bnx2x for L2 interfaces.

This adds the required changes to support the new multi-function mode in
the offloaded storage protocols.

Dave,

Please consider applying this series to `net-next'.

Do notice that this involves non-networking driver changes -
but sending this as a single series seemed like the best approach as
we had to have bnx2x changes to support the new functionality.
If this is problematic, please tell us what's the preferred solution here.

Changes from previous versions
------------------------------

 - From v1 - no actual changes; v1 failed to reach netdev so in order to
   keep things in line I've termed this one v2.
====================

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

Trivial merge