diff options
| author | Michael Chan <michael.chan@broadcom.com> | 2023-12-11 16:51:12 -0800 |
|---|---|---|
| committer | Jakub Kicinski <kuba@kernel.org> | 2023-12-12 16:05:57 -0800 |
| commit | 18fe0a383cca78cfb183f83f947e75bebc7b3a20 (patch) | |
| tree | 55bc5c289010e89c43288a2ce1df0f3cd42d1fd3 /scripts/gdb/linux/stackdepot.py | |
| parent | 7fb17a0c18b68b64d0d91480b558089dec017e63 (diff) | |
bnxt_en: Fix TX ring indexing logic
Two spots were missed when modifying the TX ring indexing logic.
The use of unmasked TX index in bnxt_tx_int() will cause unnecessary
__bnxt_tx_int() calls. The same issue in bnxt_tx_int_xdp() can
result in illegal array index.
Fixes: 6d1add95536b ("bnxt_en: Modify TX ring indexing logic.")
Signed-off-by: Michael Chan <michael.chan@broadcom.com>
Link: https://lore.kernel.org/r/20231212005122.2401-4-michael.chan@broadcom.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'scripts/gdb/linux/stackdepot.py')
0 files changed, 0 insertions, 0 deletions
