Ondřej Jirman <megi@xxxxxx> wrote: > > Internally wiphy writes to individual channels in this structure, > so we must not share one static definition of channel list between > multiple device instances, because that causes hard to debug > breakage. > > For example, with two rtw89 driven devices in the system, channel > information may get incoherent, preventing channel use. > > Signed-off-by: Ondrej Jirman <megi@xxxxxx> Acked-by: Ping-Ke Shih <pkshih@xxxxxxxxxxx> Thanks for your prompt work. :-)