[lvc-project] [PATCH 2/2] wifi: ath9k: use u32 for txgain indexes
Toke Høiland-Jørgensen
toke at toke.dk
Fri Sep 1 13:56:15 MSK 2023
Dmitry Antipov <dmantipov at yandex.ru> writes:
> Since both 'ar9550_hw_get_modes_txgain_index()' and
> 'ar9561_hw_get_modes_txgain_index()' never returns
> negative values, prefer 'u32' over 'int' and adjust
> 'ar9003_hw_process_ini()' accordingly.
>
> Suggested-by: Jeff Johnson <quic_jjohnson at quicinc.com>
> Signed-off-by: Dmitry Antipov <dmantipov at yandex.ru>
Acked-by: Toke Høiland-Jørgensen <toke at toke.dk>
More information about the lvc-project
mailing list