]> www.infradead.org Git - users/dwmw2/linux.git/commit
wifi: rtw89: unify use of rtw89_h2c_tx()
authorPing-Ke Shih <pkshih@realtek.com>
Wed, 14 Sep 2022 03:50:31 +0000 (11:50 +0800)
committerKalle Valo <kvalo@kernel.org>
Mon, 19 Sep 2022 10:03:38 +0000 (13:03 +0300)
commit8b0f4b5d8bb0dcba9bb01947baed5f0700ff6584
tree584c43709f01383da645f334e5e0683f675b7b49
parent5280e4813a3d828ff20ed129238f3f11134fdb38
wifi: rtw89: unify use of rtw89_h2c_tx()

Seaprate calling of rtw89_h2c_tx() out of if-expression, and bypass the
return value to upper caller.

Signed-off-by: Ping-Ke Shih <pkshih@realtek.com>
Signed-off-by: Kalle Valo <kvalo@kernel.org>
Link: https://lore.kernel.org/r/20220914035034.14521-2-pkshih@realtek.com
drivers/net/wireless/realtek/rtw89/fw.c