Re: [PATCH] staging: rtl8723bs: use u8 instead of int for bssrate_len in get_rate_set()

From: Dan Carpenter

Date: Tue Feb 10 2026 - 14:14:19 EST


On Tue, Feb 10, 2026 at 09:54:37PM +0500, Azamat Rakhim wrote:
> Replace int with u8 for bssrate_len in get_rate_set() and update
> all callers to match. This addresses the driver's TODO.
>
> Signed-off-by: Azamat Rakhim <azamatrakhim8@xxxxxxxxx>

What tree are you working on?

regards,
dan carpenter