netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 5.10 0/1] mt76: fix mt7615_init_tx_queues() return value
@ 2023-01-30 12:36 Nikita Zhandarovich
  2023-01-30 12:36 ` [PATCH 5.10 1/1] " Nikita Zhandarovich
  0 siblings, 1 reply; 9+ messages in thread
From: Nikita Zhandarovich @ 2023-01-30 12:36 UTC (permalink / raw)
  To: stable, Greg Kroah-Hartman
  Cc: Nikita Zhandarovich, Felix Fietkau, Lorenzo Bianconi, Ryder Lee,
	Kalle Valo, David S. Miller, Jakub Kicinski, linux-wireless,
	netdev, linux-mediatek, linux-kernel, Alexey Khoroshilov,
	lvc-project

Fix mt7615_init_tx_queues() so that it returns result value of final call
to mt7615_init_tx_queue() instead of default 0. Otherwise, failure in
mt7615_init_tx_queue() is not tracked by the parent function. The patch
can be cleanly applied to the 5.10 branch.

This issue is addressed in b671da33d1c5 upstream. I decided to refrain
from backporting it whole for now.

^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2023-01-30 16:27 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-01-30 12:36 [PATCH 5.10 0/1] mt76: fix mt7615_init_tx_queues() return value Nikita Zhandarovich
2023-01-30 12:36 ` [PATCH 5.10 1/1] " Nikita Zhandarovich
2023-01-30 13:05   ` Greg Kroah-Hartman
2023-01-30 13:27     ` Жандарович Никита Игоревич
2023-01-30 13:37       ` Greg Kroah-Hartman
2023-01-30 13:48         ` Жандарович Никита Игоревич
2023-01-30 14:01           ` Greg Kroah-Hartman
2023-01-30 16:13             ` Жандарович Никита Игоревич
2023-01-30 16:27               ` Greg Kroah-Hartman

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).