One of two wifi adapter is not initialized correctly at trunk (again?)

Hi all!

Its came back :frowning:

After some updates after 3 November today I built new image and I found a half of previous error. One of two wifi adapter is not initialized correctly again, issue looks the same as previous:

[    1.633740] pci 0000:02:00.0: [168c:ff1c] type 00 class 0x020000
[    1.639797] pci 0000:02:00.0: reg 0x10: [mem 0x00000000-0x0000ffff 64bit]
[    1.646709] pci 0000:02:00.0: supports D1
[    1.650719] pci 0000:02:00.0: PME# supported from D0 D1 D3hot
[    1.657680] pci 0000:00:01.0: PCI bridge to [bus 02-ff]
[    1.662920] pci 0000:00:01.0:   bridge window [io  0x0000-0x0fff]
[    1.669010] pci 0000:00:01.0:   bridge window [mem 0x60200000-0x602fffff]
[    1.675792] pci 0000:00:01.0:   bridge window [mem 0x60300000-0x603fffff pref]
[    1.683005] pci_bus 0000:02: busn_res: [bus 02-ff] end is updated to 02
[    1.689814] pci 0000:03:00.0: [168c:002e] type 00 class 0x028000
[    1.695869] pci 0000:03:00.0: reg 0x10: [mem 0x00000000-0x0000ffff 64bit]
[    1.702779] pci 0000:03:00.0: supports D1
[    1.706790] pci 0000:03:00.0: PME# supported from D0 D1 D3hot
[    1.713750] pci 0000:00:02.0: PCI bridge to [bus 03-ff]
[    1.718989] pci 0000:00:02.0:   bridge window [io  0x0000-0x0fff]
[    1.725079] pci 0000:00:02.0:   bridge window [mem 0x60400000-0x604fffff]
[    1.731860] pci 0000:00:02.0:   bridge window [mem 0x60500000-0x605fffff pref]
[    1.739074] pci_bus 0000:03: busn_res: [bus 03-ff] end is updated to 03

In that case adapter in pci3 is initialized well, and in pci2 is not, wrong IDs, its must be [168c:002a]

Here is part of dmesg from trunk from 3 November:

[    2.112821] pci 0000:02:00.0: [168c:002a] type 00 class 0x028000
[    2.124837] pci 0000:02:00.0: reg 0x10: [mem 0x00000000-0x0000ffff 64bit]
[    2.138493] pci 0000:02:00.0: supports D1
[    2.146478] pci 0000:02:00.0: PME# supported from D0 D1 D3hot
[    2.159165] pci 0000:00:01.0: PCI bridge to [bus 02-ff]
[    2.169588] pci 0000:00:01.0:   bridge window [io  0x0000-0x0fff]
[    2.181727] pci 0000:00:01.0:   bridge window [mem 0x60200000-0x602fffff]
[    2.195248] pci 0000:00:01.0:   bridge window [mem 0x60300000-0x603fffff pref]
[    2.209648] pci_bus 0000:02: busn_res: [bus 02-ff] end is updated to 02
[    2.223042] pci 0000:03:00.0: [168c:002e] type 00 class 0x028000
[    2.235062] pci 0000:03:00.0: reg 0x10: [mem 0x00000000-0x0000ffff 64bit]
[    2.248718] pci 0000:03:00.0: supports D1
[    2.256703] pci 0000:03:00.0: PME# supported from D0 D1 D3hot
[    2.269380] pci 0000:00:02.0: PCI bridge to [bus 03-ff]
[    2.279799] pci 0000:00:02.0:   bridge window [io  0x0000-0x0fff]
[    2.291937] pci 0000:00:02.0:   bridge window [mem 0x60400000-0x604fffff]
[    2.305466] pci 0000:00:02.0:   bridge window [mem 0x60500000-0x605fffff pref]
[    2.319854] pci_bus 0000:03: busn_res: [bus 03-ff] end is updated to 03