Re: [PATCH 2/2] cfg80211: Remove unused cfg80211_vendor_ functions
From: Johannes Berg
Date: Mon Oct 07 2024 - 07:04:54 EST
On Sun, 2024-10-06 at 23:53 +0100, linux@xxxxxxxxxxx wrote:
> From: "Dr. David Alan Gilbert" <linux@xxxxxxxxxxx>
>
> cfg80211_vendor_cmd_get_sender() and cfg80211_vendor_event_alloc_ucast()
> were added in 2019 by commit
> 55c1fdf0d6c5 ("cfg80211: allow sending vendor events unicast")
>
> but never used.
>
Yeah ... we have out-of-tree code using this for CSI matrix stuff
(sensing), but I guess we can keep this API out-of-tree just as well,
though it'll make it harder to integrate in ChromeOS.
johannes