2022-06-15 09:04:54

by Dan Carpenter

[permalink] [raw]
Subject: Re: [PATCH v2 0/4] call rtw_IOL_append_*_cmd directly

On Tue, Jun 14, 2022 at 05:49:24PM -0700, daniel watson wrote:
> From: Daniel Watson <[email protected]>
>
> This patchset calls the rtw_IOL_append_*_cmd group of functions
> directly and removes the #define wrappers.
>
> Daniel Watson (4):
> staging: r8188eu: call rtw_IOL_append_WB_cmd directly
> staging: r8188eu: call rtw_IOL_append_WW_cmd directly
> staging: r8188eu: call rtw_IOL_append_WD_cmd directly
> staging: r8188eu: call rtw_IOL_append_WRF_cmd directly
>

Looks good, thanks!

Reviewed-by: Dan Carpenter <[email protected]>

regards,
dan carpenter