Re: [PATCH 09/17] Add rx.c, rx.h

From: Nemanov, Michael
Date: Sun May 26 2024 - 02:04:30 EST



On 5/22/2024 11:55 AM, Breno Leitao wrote:
> diff --git a/drivers/net/wireless/ti/cc33xx/rx.c b/drivers/net/wireless/ti/cc33xx/rx.c
> new file mode 100644
> index 000000000000..038b356f50a2
> --- /dev/null
> +++ b/drivers/net/wireless/ti/cc33xx/rx.c

> +
> +int cc33xx_rx_filter_clear_all(struct cc33xx *cc) {}

You probably want to return an integer in this function here.

Thank you for looking into this. I'll fix it and the other problems you've found in v2.

Michael.