commit | 3ffb6a39b751b635a0c50b650064c38b8d371ef2 | [log] [tgz] |
---|---|---|
author | Michael Chan <michael.chan@broadcom.com> | Fri Nov 11 00:11:42 2016 -0500 |
committer | David S. Miller <davem@davemloft.net> | Sun Nov 13 12:37:31 2016 -0500 |
tree | 147563c3fa4c932bcf83445534458f7a37fb962a | |
parent | 7b5b74efcca00f15c2aec1dc7175bfe34b6ec643 [diff] |
bnxt_en: Fix ring arithmetic in bnxt_setup_tc(). The logic is missing the check on whether the tx and rx rings are sharing completion rings or not. Signed-off-by: Michael Chan <michael.chan@broadcom.com> Signed-off-by: David S. Miller <davem@davemloft.net>