commit | 87e9b3778c94694c9e098c91a0cc05725f0e017f | [log] [tgz] |
---|---|---|
author | Michael Chan <michael.chan@broadcom.com> | Wed Aug 23 19:34:03 2017 -0400 |
committer | David S. Miller <davem@davemloft.net> | Wed Aug 23 22:42:42 2017 -0700 |
tree | e9641bd0a24dd3d588ef27100beb3f71863592aa | |
parent | 46f1c52e66dbc0d7a99f7c2a3c9debb497fe7b7b [diff] |
bnxt_en: Fix .ndo_setup_tc() to include XDP rings. When the number of TX rings is changed in bnxt_setup_tc(), we need to include the XDP rings in the total TX ring count. Fixes: 38413406277f ("bnxt_en: Add support for XDP_TX action.") Signed-off-by: Michael Chan <michael.chan@broadcom.com> Signed-off-by: David S. Miller <davem@davemloft.net>