[PATCH v1 wireless-next 0/2] wifi: rtw88: two small error propagation fixes

From: Martin Blumenstingl
Date: Sun Feb 26 2023 - 17:10:53 EST


While updating the rtw88 sdio patches I found two more improvements for
the existing code. This series targets wireless-next and is meant to be
applied on top of my previous series v2 "rtw88: Add additional SDIO
support bits" from [0]. I decide to target wireless-next because these
patches are not fixing any issues visible to the end user. Worst case
is that the code is shadowing some error codes.

The next series that I'll send after this is the addition of the rtw88
SDIO HCI and adding the first driver(s) to utilize this code.


[0] https://lore.kernel.org/lkml/20230218152944.48842-1-martin.blumenstingl@xxxxxxxxxxxxxx/


Martin Blumenstingl (2):
wifi: rtw88: mac: Return the original error from rtw_pwr_seq_parser()
wifi: rtw88: mac: Return the original error from
rtw_mac_power_switch()

drivers/net/wireless/realtek/rtw88/mac.c | 8 +++++---
1 file changed, 5 insertions(+), 3 deletions(-)

--
2.39.2