[PATCH net v2 0/2] sfc/siena: fix some efx_separate_tx_channels errors
From: Íñigo Huguet <hidden>
Date: 2022-06-01 06:36:26
From: Íñigo Huguet <hidden>
Date: 2022-06-01 06:36:26
Trying to load sfc driver with modparam efx_separate_tx_channels=1 resulted in errors during initialization and not being able to use the NIC. This patches fix a few bugs and make it work again. This has been already done for sfc, do it also for sfc_siena. v2: * fix patch that didn't apply cleanly Martin Habets (1): sfc/siena: fix considering that all channels have TX queues Íñigo Huguet (1): sfc/siena: fix wrong tx channel offset with efx_separate_tx_channels drivers/net/ethernet/sfc/siena/efx_channels.c | 6 ++---- drivers/net/ethernet/sfc/siena/net_driver.h | 2 +- 2 files changed, 3 insertions(+), 5 deletions(-) -- 2.34.1