Comment 5 for bug 1872351

Revision history for this message
Alex Hung (alexhung) wrote : Re: Qualcomm Atheros QCA6174 Killer 1435 Wireless-AC: Disabling wifi causes kernel warning in __sta_info_destroy_part2

try "rfkill list" to list all radio devices, such as

$ rfkill list
0: hci0: Bluetooth
 Soft blocked: no
 Hard blocked: no
2: phy0: Wireless LAN
 Soft blocked: no
 Hard blocked: no

run "rfkill block 2" to disable it, and "run kill unblock 2" to enable it, assuming your wifi is also (2).