Toke Høiland-Jørgensen wrote: > Since the addition of the TXQ stats to cfg80211, the station_info struct > has grown to be quite large, which results in warnings when allocated on > the stack. Fix the affected places to do dynamic allocations instead. > > Fixes: 52539ca89f36 ("cfg80211: Expose TXQ stats and parameters to userspace") > Reviewed-by: Sergey Matyukevich <sergey.matyukevich.os@xxxxxxxxxxxxx> > Signed-off-by: Toke Høiland-Jørgensen <toke@xxxxxxx> Patch applied to wireless-drivers-next.git, thanks. 41bd3d585da2 wireless-drivers: Dynamically allocate struct station_info -- https://patchwork.kernel.org/patch/10391797/ https://wireless.wiki.kernel.org/en/developers/documentation/submittingpatches