Re: [PATCH net-next] cfg80211: remove unused callback
From: Matteo Croce
Date: Sat Feb 06 2021 - 14:48:06 EST
On Sat, Feb 6, 2021 at 1:29 PM Matteo Croce <mcroce@xxxxxxxxxxxxxxxxxxx> wrote:
>
> From: Matteo Croce <mcroce@xxxxxxxxxxxxx>
>
> The ieee80211 class registers a callback which actually does nothing.
> Given that the callback is optional, and all its accesses are protected
> by a NULL check, remove it entirely.
>
> Signed-off-by: Matteo Croce <mcroce@xxxxxxxxxxxxx>
> ---
I just noticed that I forgot to cc linux-wireless, I will resend it
--
per aspera ad upstream