Xinming Hu <huxinming820@xxxxxxxxx> writes: > From: Xinming Hu <huxm@xxxxxxxxxxx> > > Commit "mwifiex: Do not change bss_type in change_virtual_intf" > Keep original bss_type unchanged. bss_num should keep the same > style, in this way. Unique tuple (bss_type, bss_num) will be > able to locate the right priv structure. The preferred way to reference commits is: Commit 4d7ab36f0c47 ("mwifiex: Do not change bss_type in change_virtual_intf") kept original bss_type unchanged. bss_num should keep the same style, in this way. Unique tuple (bss_type, bss_num) will be able to locate the right priv structure. I can fix that during commit. -- Kalle Valo