]> www.infradead.org Git - users/jedix/linux-maple.git/commit
bnxt_en: Modify ethtool -l|-L to support combined or rx/tx rings.
authorMichael Chan <mchan@broadcom.com>
Sun, 3 Jan 2016 04:45:04 +0000 (23:45 -0500)
committerChuck Anderson <chuck.anderson@oracle.com>
Thu, 7 Jul 2016 00:36:47 +0000 (17:36 -0700)
commit3e1f8597fde09bc2ecbf57d066bfc3439922fdbb
tree501c49f13761e93c11f3ac85c24d1fd80befff9b
parentc271bf4a32f1836824df4adbe09cd972e2aa6b2c
bnxt_en: Modify ethtool -l|-L to support combined or rx/tx rings.

Orabug: 23221795

The driver can support either all combined or all rx/tx rings.  The
default is combined, but the user can now select rx/tx rings.

Signed-off-by: Michael Chan <mchan@broadcom.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
(cherry picked from commit 068c9ec62906b626a30526638fd36189b80b6464)
Signed-off-by: Brian Maly <brian.maly@oracle.com>
drivers/net/ethernet/broadcom/bnxt/bnxt_ethtool.c