]> git.baikalelectronics.ru Git - kernel.git/commit
sfc/siena: fix TX channel offset when using legacy interrupts
authorÍñigo Huguet <ihuguet@redhat.com>
Thu, 15 Sep 2022 14:16:53 +0000 (16:16 +0200)
committerJakub Kicinski <kuba@kernel.org>
Tue, 20 Sep 2022 18:21:13 +0000 (11:21 -0700)
commit73280c6db848e45f32e5788450d525500bad0ebf
treef3c042206478a0ee3ad88ceb0530ea95d2d59b1d
parent21cb4e53ca310f12de9c75daa1e0fdc486afc5bf
sfc/siena: fix TX channel offset when using legacy interrupts

As in previous commit for sfc, fix TX channels offset when
efx_siena_separate_tx_channels is false (the default)

Fixes: 27badb9d89ba ("sfc/siena: fix wrong tx channel offset with efx_separate_tx_channels")
Reported-by: Tianhao Zhao <tizhao@redhat.com>
Signed-off-by: Íñigo Huguet <ihuguet@redhat.com>
Link: https://lore.kernel.org/r/20220915141653.15504-1-ihuguet@redhat.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
drivers/net/ethernet/sfc/siena/efx_channels.c