From: David S. Miller Date: Mon, 27 Jun 2016 08:06:31 +0000 (-0400) Subject: Merge branch 'be2net-next' X-Git-Tag: v4.8-rc1~140^2~264 X-Git-Url: https://asedeno.scripts.mit.edu/gitweb/?a=commitdiff_plain;h=f1eecb7ea89ef3ee0b0aa6e818a82e91d5525c18;p=linux.git 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 --- f1eecb7ea89ef3ee0b0aa6e818a82e91d5525c18