Ping-Ke Shih <pkshih@xxxxxxxxxxx> wrote: > The rtw89 uses debugfs to access registers and driver states. To get > a range of registers, the range value is set and stored to a variable, and > get the set of register values by the stored range. However, the variable > is a static global variable, which multiple adapters will be a problem, > so move the variable to adapter context rtw89_dev. > > Signed-off-by: Ping-Ke Shih <pkshih@xxxxxxxxxxx> 1 patch(es) applied to rtw-next branch of rtw.git, thanks. a3f00afc250a wifi: rtw89: debugfs: support multiple adapters debugging --- https://github.com/pkshih/rtw.git