Merge branch 'be2net-next'
authorDavid S. Miller <davem@davemloft.net>
Mon, 27 Jun 2016 08:06:31 +0000 (04:06 -0400)
committerDavid S. Miller <davem@davemloft.net>
Mon, 27 Jun 2016 08:06:31 +0000 (04:06 -0400)
commitf1eecb7ea89ef3ee0b0aa6e818a82e91d5525c18
tree5015fe39f92ef1754c4822a422d51fd585c9ccf6
parent4c88aaf3e53c5b1e624f048220bdbba71576163d
parentd2ee76fa0a999e1c174b219e91c748f65f42ac16
Merge branch 'be2net-next'

Sathya Perla says:

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

Hi Dave, pls consider commiting the following patches to the net-next tree.
Thanks!

Patch 1 replaces the be_max_eqs() macro with two new macros called
be_max_nic_eqs() and be_max_func_eqs() to clear confusion in that part
of the code.

Patch 2 adds support to configure asymmetric number of rx/tx queues via
ethtool set-channels option.

Patch 3 disables EVB when VFs are not enabled on a BE3 SR-IOV config to
avoid the broadcast echo problem.

Patch 4 updates copyright markings in be2net src files

Patch 5 updates the be2net maintainers' list
====================

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