]> asedeno.scripts.mit.edu Git - linux.git/commitdiff
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)
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>

Trivial merge