]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
net: airoha: Report extack error to the user if airoha_tc_htb_modify_queue() fails
authorLorenzo Bianconi <lorenzo@kernel.org>
Wed, 3 Jun 2026 10:30:01 +0000 (12:30 +0200)
committerJakub Kicinski <kuba@kernel.org>
Fri, 5 Jun 2026 01:18:41 +0000 (18:18 -0700)
commit144969cd80c5227c2b19fe5f644d6eebd61be586
treeb5d0962ffb17152f201163746a516c508d7d7fa2
parent0fbbc19482bd398da2163b2648a53eed6bdbc6cd
net: airoha: Report extack error to the user if airoha_tc_htb_modify_queue() fails

Report an extack error message in airoha_tc_htb_modify_queue routine if
airoha_qdma_set_tx_rate_limit() fails.

Signed-off-by: Lorenzo Bianconi <lorenzo@kernel.org>
Reviewed-by: Alexander Lobakin <aleksander.lobakin@intel.com>
Link: https://patch.msgid.link/20260603-airoha_tc_htb_modify_queue-err-message-v1-1-33ec3ab997d9@kernel.org
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
drivers/net/ethernet/airoha/airoha_eth.c