IPQ40xx(ac58u) can't work at 5g client mode!

2.4g client ok, but 5g error! and type 'ifconfig' is miss interface when route connect ap.

hm, can't really tell you much without your configuration or logs.

That said, there are a few common pitfalls. Like OpenWrt disables all wifis by default. You'll have to check your /etc/config/wireless and remove the

   option disable '1'

for the

config wifi-device 'radio1'

Also, if you are operating on a DFS channel or selected the "auto" channel, the hardware needs to wait for the CAC to finish (> 60 seconds).

in client mode, and 5g is error and 2.4g is ok!

/etc/config/wireless:
config wifi-device 'radio0'
	option type 'mac80211'
	option channel '11'
	option hwmode '11g'
	option path 'platform/soc/a000000.wifi'
	option htmode 'HT20'
	option disabled '1'

config wifi-iface 'default_radio0'
	option device 'radio0'
	option network 'lan'
	option mode 'ap'
	option ssid 'OpenWrt'
	option encryption 'none'

config wifi-device 'radio1'
	option type 'mac80211'
	option channel '36'
	option hwmode '11a'
	option path 'platform/soc/a800000.wifi'
	option htmode 'VHT80'
	option country 'US'
	option legacy_rates '1'

config wifi-iface 'default_radio1'
	option device 'radio1'
	option network 'wan2'
	option mode 'sta'
	option ssid '@mwan@'
	option encryption 'psk-mixed'
	option key '1234567890'

kernel log

[  139.899875] wlan1: authenticate with 06:b1:67:e9:e0:5c
[  140.082242] wlan1: send auth to 06:b1:67:e9:e0:5c (try 1/3)
[  140.085022] wlan1: authenticated
[  140.095660] wlan1: associate with 06:b1:67:e9:e0:5c (try 1/3)
[  140.103467] wlan1: RX AssocResp from 06:b1:67:e9:e0:5c (capab=0x1131 status=0 aid=1)
[  140.105339] wlan1: associated
[  140.119390] IPv6: ADDRCONF(NETDEV_CHANGE): wlan1: link becomes ready
[  140.166676] ath10k_ahb a800000.wifi: firmware crashed! (guid 8f757f27-b22b-498d-9875-961e996f13ca)
[  140.167138] ath10k_ahb a800000.wifi: qca4019 hw1.0 target 0x01000000 chip_id 0x003b00ff sub 0000:0000
[  140.174874] ath10k_ahb a800000.wifi: kconfig debug 0 debugfs 1 tracing 0 dfs 1 testmode 1
[  140.229436] ath10k_ahb a800000.wifi: firmware ver 10.4-3.4-00104 api 5 features no-p2p,mfp,peer-flow-ctrl,btcoex-param,allows-mesh-bcast,no-ps crc32 6c332c67
[  140.231929] ath10k_ahb a800000.wifi: board_file api 2 bmi_id 0:17 crc32 cf15657b
[  140.243114] ath10k_ahb a800000.wifi: htt-ver 2.2 wmi-op 6 htt-op 4 cal pre-cal-file max-sta 512 raw 0 hwcrypto 1
[  140.251698] ath10k_ahb a800000.wifi: firmware register dump:
[  140.260681] ath10k_ahb a800000.wifi: [00]: 0x0000000B 0x000015B3 0x0A0138AE 0x00975B31
[  140.266263] ath10k_ahb a800000.wifi: [04]: 0x0A0138AE 0x00060530 0x0000000E 0x004172B8
[  140.273814] ath10k_ahb a800000.wifi: [08]: 0x000EFDF0 0x00975A00 0x00000000 0x004058CC
[  140.281933] ath10k_ahb a800000.wifi: [12]: 0x00000009 0x00000000 0x00981DB1 0x00981DDB
[  140.289816] ath10k_ahb a800000.wifi: [16]: 0x00971238 0x009C592E 0x009606B6 0x00000000
[  140.297717] ath10k_ahb a800000.wifi: [20]: 0x409CA762 0x004057CC 0x004058DC 0x00000000
[  140.305414] ath10k_ahb a800000.wifi: [24]: 0x809AF110 0x0040582C 0x00000000 0xC09CA762
[  140.313517] ath10k_ahb a800000.wifi: [28]: 0x809A4133 0x0040586C 0x000EFDF0 0x00418D00
[  140.321411] ath10k_ahb a800000.wifi: [32]: 0x80981E35 0x0040589C 0x000EFDF0 0x00418D00
[  140.329367] ath10k_ahb a800000.wifi: [36]: 0x80981E96 0x004058BC 0x000EFDF0 0x00418D00
[  140.337209] ath10k_ahb a800000.wifi: [40]: 0x8099DF93 0x0040592C 0x00418D00 0x00418CC0
[  140.344911] ath10k_ahb a800000.wifi: [44]: 0x8099DEE8 0x0040594C 0x0041B264 0x0043EF8C
[  140.353009] ath10k_ahb a800000.wifi: [48]: 0x809630B5 0x0040597C 0x00400000 0x00000002
[  140.360910] ath10k_ahb a800000.wifi: [52]: 0x80960DF0 0x004059BC 0x0000001D 0x00400000
[  140.368809] ath10k_ahb a800000.wifi: [56]: 0x80960DC2 0x004059EC 0x00400000 0x00000000
[  140.376625] ath10k_ahb a800000.wifi: Copy Engine register dump:
[  140.384404] ath10k_ahb a800000.wifi: [00]: 0x0004a000   1   1   3   3
[  140.390430] ath10k_ahb a800000.wifi: [01]: 0x0004a400  22  22 124 125
[  140.397013] ath10k_ahb a800000.wifi: [02]: 0x0004a800  55  55  54  55
[  140.403240] ath10k_ahb a800000.wifi: [03]: 0x0004ac00  30  30   0  30
[  140.409867] ath10k_ahb a800000.wifi: [04]: 0x0004b000  14  14  49  10
[  140.416248] ath10k_ahb a800000.wifi: [05]: 0x0004b400  25  25 120 121
[  140.422506] ath10k_ahb a800000.wifi: [06]: 0x0004b800   4   4   4   4
[  140.429131] ath10k_ahb a800000.wifi: [07]: 0x0004bc00   1   1   1   1
[  140.435355] ath10k_ahb a800000.wifi: [08]: 0x0004c000   0   0 127   0
[  140.441975] ath10k_ahb a800000.wifi: [09]: 0x0004c400   0   0   0   0
[  140.448398] ath10k_ahb a800000.wifi: [10]: 0x0004c800   0   0   0   0
[  140.454623] ath10k_ahb a800000.wifi: [11]: 0x0004cc00   0   0   0   0
[  140.508021] ieee80211 phy1: Hardware restart was requested
[  142.301311] ath10k_ahb a800000.wifi: device successfully recovered
[  261.759141] br-lan: port 1(eth0) entered disabled state
[  261.762274] device eth0 left promiscuous mode
[  261.763334] br-lan: port 1(eth0) entered disabled state
[  261.774020] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready
[  261.846206] wlan1: deauthenticating from 06:b1:67:e9:e0:5c by local choice (Reason: 3=DEAUTH_LEAVING)
[  266.911661] ath10k_ahb a800000.wifi: failed to flush transmit queue (skip 0 ar-state 1): 0
[  266.913179] ath10k_ahb a800000.wifi: firmware crashed! (guid 127c85b9-db0c-4e8a-9849-aeffb1ecfdad)
[  266.919249] ath10k_ahb a800000.wifi: qca4019 hw1.0 target 0x01000000 chip_id 0x003b00ff sub 0000:0000
[  266.928350] ath10k_ahb a800000.wifi: kconfig debug 0 debugfs 1 tracing 0 dfs 1 testmode 1
[  266.940523] ath10k_ahb a800000.wifi: firmware ver 10.4-3.4-00104 api 5 features no-p2p,mfp,peer-flow-ctrl,btcoex-param,allows-mesh-bcast,no-ps crc32 6c332c67
[  266.945531] ath10k_ahb a800000.wifi: board_file api 2 bmi_id 0:17 crc32 cf15657b
[  266.959429] ath10k_ahb a800000.wifi: htt-ver 2.2 wmi-op 6 htt-op 4 cal pre-cal-file max-sta 512 raw 0 hwcrypto 1
[  266.967916] ath10k_ahb a800000.wifi: firmware register dump:
[  266.977038] ath10k_ahb a800000.wifi: [00]: 0x0000000B 0x000015B3 0x0A0138AE 0x00975B31
[  266.982676] ath10k_ahb a800000.wifi: [04]: 0x0A0138AE 0x00060530 0x0000000E 0x004172B8
[  266.990390] ath10k_ahb a800000.wifi: [08]: 0x000EFDF0 0x00975A00 0x00000000 0x004058CC
[  266.998304] ath10k_ahb a800000.wifi: [12]: 0x00000009 0x00000000 0x00981DB1 0x00981DDB
[  267.006199] ath10k_ahb a800000.wifi: [16]: 0x00971238 0x009606B6 0x009606B6 0x00000000
[  267.014103] ath10k_ahb a800000.wifi: [20]: 0x409C8FE6 0x004057CC 0x004058DC 0x00000000
[  267.022003] ath10k_ahb a800000.wifi: [24]: 0x809AF110 0x0040582C 0x00000000 0xC09C8FE6
[  267.029884] ath10k_ahb a800000.wifi: [28]: 0x809A4133 0x0040586C 0x000EFDF0 0x00418D00
[  267.037800] ath10k_ahb a800000.wifi: [32]: 0x80981E35 0x0040589C 0x000EFDF0 0x00418D00
[  267.045697] ath10k_ahb a800000.wifi: [36]: 0x80981E96 0x004058BC 0x000EFDF0 0x00418D00
[  267.053600] ath10k_ahb a800000.wifi: [40]: 0x8099DF93 0x0040592C 0x00418D00 0x00418CC0
[  267.061498] ath10k_ahb a800000.wifi: [44]: 0x8099DEE8 0x0040594C 0x0041B264 0x0043EF8C
[  267.069382] ath10k_ahb a800000.wifi: [48]: 0x809630B5 0x0040597C 0x00400000 0x00000002
[  267.077297] ath10k_ahb a800000.wifi: [52]: 0x80960DF0 0x004059BC 0x0000001D 0x00400000
[  267.085193] ath10k_ahb a800000.wifi: [56]: 0x80960DC2 0x004059EC 0x00400000 0x00000000
[  267.093094] ath10k_ahb a800000.wifi: Copy Engine register dump:
[  267.100979] ath10k_ahb a800000.wifi: [00]: 0x0004a000   1   1   3   3
[  267.106811] ath10k_ahb a800000.wifi: [01]: 0x0004a400   1   1  71  72
[  267.113404] ath10k_ahb a800000.wifi: [02]: 0x0004a800   6   6   5   6
[  267.119814] ath10k_ahb a800000.wifi: [03]: 0x0004ac00   2   2   3   2
[  267.126254] ath10k_ahb a800000.wifi: [04]: 0x0004b000  14  14  45  10
[  267.132678] ath10k_ahb a800000.wifi: [05]: 0x0004b400  11  11  10  11
[  267.139085] ath10k_ahb a800000.wifi: [06]: 0x0004b800   3   3   3   3
[  267.145525] ath10k_ahb a800000.wifi: [07]: 0x0004bc00   1   1   1   1
[  267.151948] ath10k_ahb a800000.wifi: [08]: 0x0004c000   0   0 127   0
[  267.158355] ath10k_ahb a800000.wifi: [09]: 0x0004c400   1   1   1   1
[  267.164795] ath10k_ahb a800000.wifi: [10]: 0x0004c800   0   0   0   0
[  267.171219] ath10k_ahb a800000.wifi: [11]: 0x0004cc00   0   0   0   0
[  267.185351] ieee80211 phy1: Hardware restart was requested
[  267.185502] ath10k_ahb a800000.wifi: failed to delete peer 06:b1:67:e9:e0:5c for vdev 0: -108
[  267.189769] ------------[ cut here ]------------
[  267.198491] WARNING: CPU: 2 PID: 1183 at backports-2017-11-01/net/mac80211/sta_info.c:1001 sta_set_sinfo+0x9f4/0xa94 [mac80211]
[  267.203058] Modules linked in: pppoe ppp_async ath10k_pci ath10k_core ath pppox ppp_generic nf_conntrack_ipv6 mac80211 iptable_nat ipt_REJECT ipt_MASQUERADE cfg80211 xt_time xt_tcpudp xt_tcpmss xt_statistic xt_state xt_recent xt_nat xt_multiport xt_mark xt_mac xt_limit xt_length xt_hl xt_helper xt_ecn xt_dscp xt_conntrack xt_connmark xt_connlimit xt_connbytes xt_comment xt_TCPMSS xt_REDIRECT xt_LOG xt_HL xt_FLOWOFFLOAD xt_DSCP xt_CLASSIFY slhc nf_reject_ipv4 nf_nat_redirect nf_nat_masquerade_ipv4 nf_conntrack_ipv4 nf_nat_ipv4 nf_nat nf_log_ipv4 nf_flow_table_hw nf_flow_table nf_defrag_ipv6 nf_defrag_ipv4 nf_conntrack_rtcache nf_conntrack iptable_mangle iptable_filter ipt_ECN ip_tables crc_ccitt compat ledtrig_usbport xt_set ip_set_list_set ip_set_hash_netiface ip_set_hash_netport ip_set_hash_netnet
[  267.262861]  ip_set_hash_net ip_set_hash_netportnet ip_set_hash_mac ip_set_hash_ipportnet ip_set_hash_ipportip ip_set_hash_ipport ip_set_hash_ipmark ip_set_hash_ip ip_set_bitmap_port ip_set_bitmap_ipmac ip_set_bitmap_ip ip_set nfnetlink ip6t_REJECT nf_reject_ipv6 nf_log_ipv6 nf_log_common ip6table_mangle ip6table_filter ip6_tables x_tables nfsv4 nfsv3 nfs rpcsec_gss_krb5 auth_rpcgss oid_registry vfat fat lockd sunrpc grace dns_resolver nls_utf8 nls_iso8859_1 nls_cp437 sha1_generic md5 cts usb_storage leds_gpio xhci_plat_hcd xhci_pci xhci_hcd dwc3 dwc3_of_simple sd_mod scsi_mod gpio_button_hotplug ext4 jbd2 mbcache crc32c_generic
[  267.318596] CPU: 2 PID: 1183 Comm: wpa_supplicant Not tainted 4.14.32 #0
[  267.340775] Hardware name: Generic DT based system
[  267.347483] [<c030eb30>] (unwind_backtrace) from [<c030b05c>] (show_stack+0x10/0x14)
[  267.352076] [<c030b05c>] (show_stack) from [<c070c528>] (dump_stack+0x88/0x9c)
[  267.359973] [<c070c528>] (dump_stack) from [<c0317434>] (__warn+0xe4/0x100)
[  267.367000] [<c0317434>] (__warn) from [<c0317500>] (warn_slowpath_null+0x20/0x28)
[  267.373923] [<c0317500>] (warn_slowpath_null) from [<bf53ba1c>] (sta_set_sinfo+0x9f4/0xa94 [mac80211])
[  267.381654] [<bf53ba1c>] (sta_set_sinfo [mac80211]) from [<bf53bd58>] (__sta_info_flush+0x108/0x154 [mac80211])
[  267.390878] [<bf53bd58>] (__sta_info_flush [mac80211]) from [<bf56b880>] (ieee80211_recalc_ps_vif+0x134/0x3f8 [mac80211])
[  267.400863] [<bf56b880>] (ieee80211_recalc_ps_vif [mac80211]) from [<bf56fbec>] (ieee80211_mgd_deauth+0x30c/0x374 [mac80211])
[  267.411989] [<bf56fbec>] (ieee80211_mgd_deauth [mac80211]) from [<bf4fec7c>] (cfg80211_mlme_deauth+0xc0/0xd0 [cfg80211])
[  267.423243] [<bf4fec7c>] (cfg80211_mlme_deauth [cfg80211]) from [<bf4ee7c4>] (nl80211_deauthenticate+0xf0/0x11c [cfg80211])
[  267.434136] [<bf4ee7c4>] (nl80211_deauthenticate [cfg80211]) from [<c0655394>] (genl_rcv_msg+0x2e8/0x388)
[  267.444958] [<c0655394>] (genl_rcv_msg) from [<c0654574>] (netlink_rcv_skb+0x8c/0xfc)
[  267.454677] [<c0654574>] (netlink_rcv_skb) from [<c065509c>] (genl_rcv+0x24/0x34)
[  267.462487] [<c065509c>] (genl_rcv) from [<c0653d54>] (netlink_unicast+0x158/0x208)
[  267.469954] [<c0653d54>] (netlink_unicast) from [<c06541f4>] (netlink_sendmsg+0x330/0x370)
[  267.477419] [<c06541f4>] (netlink_sendmsg) from [<c060979c>] (sock_sendmsg+0x14/0x24)
[  267.485752] [<c060979c>] (sock_sendmsg) from [<c0609cd0>] (___sys_sendmsg+0x204/0x22c)
[  267.493652] [<c0609cd0>] (___sys_sendmsg) from [<c060aab8>] (__sys_sendmsg+0x40/0x64)
[  267.501466] [<c060aab8>] (__sys_sendmsg) from [<c0307860>] (ret_fast_syscall+0x0/0x54)
[  267.509464] ---[ end trace 96d001f49a54edf9 ]---
[  267.517539] ath10k_ahb a800000.wifi: failed to recalculate rts/cts prot for vdev 0: -108
[  267.522566] ath10k_ahb a800000.wifi: failed to set cts protection for vdev 0: -108
[  267.530244] ath10k_ahb a800000.wifi: failed to set erp slot for vdev 0: -108
[  267.537935] ath10k_ahb a800000.wifi: failed to set preamble for vdev 0: -108
[  267.544624] ath10k_ahb a800000.wifi: failed to down vdev 0: -108
[  267.551663] ath10k_ahb a800000.wifi: failed to set wmm params: -108
[  267.557622] ath10k_ahb a800000.wifi: failed to set wmm params: -108
[  267.563651] ath10k_ahb a800000.wifi: failed to set wmm params: -108
[  269.178088] ath10k_ahb a800000.wifi: device successfully recovered
[  270.420259] br-lan: port 1(eth0) entered blocking state
[  270.420300] br-lan: port 1(eth0) entered disabled state
[  270.424669] device eth0 entered promiscuous mode
[  270.431566] IPv6: ADDRCONF(NETDEV_UP): br-lan: link is not ready
[  270.445139] IPv6: ADDRCONF(NETDEV_UP): eth1: link is not ready
[  270.446442] ess_edma c080000.edma: eth1: GMAC Link is up with phy_speed=100
[  270.449954] IPv6: ADDRCONF(NETDEV_CHANGE): eth1: link becomes ready
[  272.582204] IPv6: ADDRCONF(NETDEV_UP): wlan1: link is not ready
[  272.582713] br-lan: port 1(eth0) entered blocking state
[  272.586971] br-lan: port 1(eth0) entered forwarding state
[  272.592843] IPv6: ADDRCONF(NETDEV_CHANGE): br-lan: link becomes ready
[  274.424536] wlan1: authenticate with 06:b1:67:e9:e0:5c
[  274.608074] wlan1: send auth to 06:b1:67:e9:e0:5c (try 1/3)
[  274.611756] wlan1: authenticated
[  274.622210] wlan1: associate with 06:b1:67:e9:e0:5c (try 1/3)
[  274.632928] wlan1: RX AssocResp from 06:b1:67:e9:e0:5c (capab=0x1531 status=0 aid=2)
[  274.635251] wlan1: associated
[  274.648099] IPv6: ADDRCONF(NETDEV_CHANGE): wlan1: link becomes ready
[  274.700530] ath10k_ahb a800000.wifi: firmware crashed! (guid 504eccc7-0999-428f-85b9-317c48b10b4d)
[  274.700599] ath10k_ahb a800000.wifi: qca4019 hw1.0 target 0x01000000 chip_id 0x003b00ff sub 0000:0000
[  274.708406] ath10k_ahb a800000.wifi: kconfig debug 0 debugfs 1 tracing 0 dfs 1 testmode 1
[  274.722376] ath10k_ahb a800000.wifi: firmware ver 10.4-3.4-00104 api 5 features no-p2p,mfp,peer-flow-ctrl,btcoex-param,allows-mesh-bcast,no-ps crc32 6c332c67
[  274.726072] ath10k_ahb a800000.wifi: board_file api 2 bmi_id 0:17 crc32 cf15657b
[  274.740011] ath10k_ahb a800000.wifi: htt-ver 2.2 wmi-op 6 htt-op 4 cal pre-cal-file max-sta 512 raw 0 hwcrypto 1
[  274.748422] ath10k_ahb a800000.wifi: firmware register dump:
[  274.757573] ath10k_ahb a800000.wifi: [00]: 0x0000000B 0x000015B3 0x0A0138AE 0x00975B31
[  274.763201] ath10k_ahb a800000.wifi: [04]: 0x0A0138AE 0x00060530 0x0000000E 0x004172B8
[  274.770944] ath10k_ahb a800000.wifi: [08]: 0x000EFDF0 0x00975A00 0x00000000 0x004058CC
[  274.778804] ath10k_ahb a800000.wifi: [12]: 0x00000009 0x00000000 0x00981DB1 0x00981DDB
[  274.786729] ath10k_ahb a800000.wifi: [16]: 0x00971238 0x0096D964 0x009606B6 0x00000000
[  274.794627] ath10k_ahb a800000.wifi: [20]: 0x409CA8BE 0x004057CC 0x004058DC 0x00000000
[  274.802527] ath10k_ahb a800000.wifi: [24]: 0x809AF110 0x0040582C 0x00000000 0xC09CA8BE
[  274.810425] ath10k_ahb a800000.wifi: [28]: 0x809A4133 0x0040586C 0x000EFDF0 0x00418D00
[  274.818301] ath10k_ahb a800000.wifi: [32]: 0x80981E35 0x0040589C 0x000EFDF0 0x00418D00
[  274.826223] ath10k_ahb a800000.wifi: [36]: 0x80981E96 0x004058BC 0x000EFDF0 0x00418D00
[  274.834124] ath10k_ahb a800000.wifi: [40]: 0x8099DF93 0x0040592C 0x00418D00 0x00418CC0
[  274.842023] ath10k_ahb a800000.wifi: [44]: 0x8099DEE8 0x0040594C 0x0041B264 0x0043EF8C
[  274.849928] ath10k_ahb a800000.wifi: [48]: 0x809630B5 0x0040597C 0x00400000 0x00000002
[  274.857798] ath10k_ahb a800000.wifi: [52]: 0x80960DF0 0x004059BC 0x0000001D 0x00400000
[  274.865740] ath10k_ahb a800000.wifi: [56]: 0x80960DC2 0x004059EC 0x00400000 0x00000000
[  274.873619] ath10k_ahb a800000.wifi: Copy Engine register dump:
[  274.881518] ath10k_ahb a800000.wifi: [00]: 0x0004a000   1   1   3   3
[  274.887310] ath10k_ahb a800000.wifi: [01]: 0x0004a400  18  18  88  89
[  274.893932] ath10k_ahb a800000.wifi: [02]: 0x0004a800  50  50  49  50
[  274.900355] ath10k_ahb a800000.wifi: [03]: 0x0004ac00  21  21  23  21
[  274.906753] ath10k_ahb a800000.wifi: [04]: 0x0004b000  14  14  49  10
[  274.913204] ath10k_ahb a800000.wifi: [05]: 0x0004b400   1   1   0   1
[  274.919602] ath10k_ahb a800000.wifi: [06]: 0x0004b800  24  24  24  24
[  274.926058] ath10k_ahb a800000.wifi: [07]: 0x0004bc00   1   1   1   1
[  274.932478] ath10k_ahb a800000.wifi: [08]: 0x0004c000   0   0 127   0
[  274.938870] ath10k_ahb a800000.wifi: [09]: 0x0004c400   1   1   1   1
[  274.945323] ath10k_ahb a800000.wifi: [10]: 0x0004c800   0   0   0   0
[  274.951744] ath10k_ahb a800000.wifi: [11]: 0x0004cc00   0   0   0   0
[  274.997674] ieee80211 phy1: Hardware restart was requested
[  276.774001] ath10k_ahb a800000.wifi: device successfully recovered
[  276.910191] ath10k_ahb a800000.wifi: firmware crashed! (guid c4349747-4c38-4a53-8c9f-ed49a1f683e7)
[  276.910285] ath10k_ahb a800000.wifi: qca4019 hw1.0 target 0x01000000 chip_id 0x003b00ff sub 0000:0000
[  276.918081] ath10k_ahb a800000.wifi: kconfig debug 0 debugfs 1 tracing 0 dfs 1 testmode 1
[  276.931937] ath10k_ahb a800000.wifi: firmware ver 10.4-3.4-00104 api 5 features no-p2p,mfp,peer-flow-ctrl,btcoex-param,allows-mesh-bcast,no-ps crc32 6c332c67
[  276.935734] ath10k_ahb a800000.wifi: board_file api 2 bmi_id 0:17 crc32 cf15657b
[  276.949626] ath10k_ahb a800000.wifi: htt-ver 2.2 wmi-op 6 htt-op 4 cal pre-cal-file max-sta 512 raw 0 hwcrypto 1
[  276.958072] ath10k_ahb a800000.wifi: firmware register dump:
[  276.967214] ath10k_ahb a800000.wifi: [00]: 0x0000000B 0x000015B3 0x0A0138AE 0x00975B31
[  276.972847] ath10k_ahb a800000.wifi: [04]: 0x0A0138AE 0x00060530 0x0000000E 0x004172B8
[  276.980578] ath10k_ahb a800000.wifi: [08]: 0x000EFDF0 0x00975A00 0x00000000 0x004058CC
[  276.988458] ath10k_ahb a800000.wifi: [12]: 0x00000009 0x00000000 0x00981DB1 0x00981DDB
[  276.996373] ath10k_ahb a800000.wifi: [16]: 0x00971238 0x009606B6 0x009606B6 0x00000000
[  277.004274] ath10k_ahb a800000.wifi: [20]: 0x409C7C7A 0x004057CC 0x004058DC 0x00000000
[  277.012173] ath10k_ahb a800000.wifi: [24]: 0x809AF110 0x0040582C 0x00000000 0xC09C7C7A
[  277.020072] ath10k_ahb a800000.wifi: [28]: 0x809A4133 0x0040586C 0x000EFDF0 0x00418D00
[  277.027957] ath10k_ahb a800000.wifi: [32]: 0x80981E35 0x0040589C 0x000EFDF0 0x00418D00
[  277.035870] ath10k_ahb a800000.wifi: [36]: 0x80981E96 0x004058BC 0x000EFDF0 0x00418D00
[  277.043769] ath10k_ahb a800000.wifi: [40]: 0x8099DF93 0x0040592C 0x00418D00 0x00418CC0
[  277.051667] ath10k_ahb a800000.wifi: [44]: 0x8099DEE8 0x0040594C 0x0041B264 0x0043EF8C
[  277.059568] ath10k_ahb a800000.wifi: [48]: 0x809630B5 0x0040597C 0x00400000 0x00000002
[  277.067451] ath10k_ahb a800000.wifi: [52]: 0x80960DF0 0x004059BC 0x0000001D 0x00400000
[  277.075367] ath10k_ahb a800000.wifi: [56]: 0x80960DC2 0x004059EC 0x00400000 0x00000000
[  277.083263] ath10k_ahb a800000.wifi: Copy Engine register dump:
[  277.091164] ath10k_ahb a800000.wifi: [00]: 0x0004a000   1   1   3   3
[  277.096963] ath10k_ahb a800000.wifi: [01]: 0x0004a400  30  30  68  69
[  277.103577] ath10k_ahb a800000.wifi: [02]: 0x0004a800   6   6   5   6
[  277.110000] ath10k_ahb a800000.wifi: [03]: 0x0004ac00   1   1   3   1
[  277.116408] ath10k_ahb a800000.wifi: [04]: 0x0004b000   5   5  45   5
[  277.122848] ath10k_ahb a800000.wifi: [05]: 0x0004b400  11  11  10  11
[  277.129255] ath10k_ahb a800000.wifi: [06]: 0x0004b800   3   3   3   3
[  277.135694] ath10k_ahb a800000.wifi: [07]: 0x0004bc00   1   1   1   1
[  277.142119] ath10k_ahb a800000.wifi: [08]: 0x0004c000   0   0 127   0
[  277.148526] ath10k_ahb a800000.wifi: [09]: 0x0004c400   0   0   0   0
[  277.154965] ath10k_ahb a800000.wifi: [10]: 0x0004c800   0   0   0   0
[  277.161390] ath10k_ahb a800000.wifi: [11]: 0x0004cc00   0   0   0   0
[  277.200154] ieee80211 phy1: Hardware restart was requested
[  278.986611] ath10k_ahb a800000.wifi: device successfully recovered
[  279.116088] ath10k_ahb a800000.wifi: firmware crashed! (guid dd4d3691-3f40-4b61-b614-1c004faa684f)
[  279.116158] ath10k_ahb a800000.wifi: qca4019 hw1.0 target 0x01000000 chip_id 0x003b00ff sub 0000:0000
[  279.124027] ath10k_ahb a800000.wifi: kconfig debug 0 debugfs 1 tracing 0 dfs 1 testmode 1
[  279.136604] ath10k_ahb a800000.wifi: firmware ver 10.4-3.4-00104 api 5 features no-p2p,mfp,peer-flow-ctrl,btcoex-param,allows-mesh-bcast,no-ps crc32 6c332c67
[  279.141613] ath10k_ahb a800000.wifi: board_file api 2 bmi_id 0:17 crc32 cf15657b
[  279.155499] ath10k_ahb a800000.wifi: htt-ver 2.2 wmi-op 6 htt-op 4 cal pre-cal-file max-sta 512 raw 0 hwcrypto 1
[  279.163989] ath10k_ahb a800000.wifi: firmware register dump:
[  279.173131] ath10k_ahb a800000.wifi: [00]: 0x0000000B 0x000015B3 0x0A0138AE 0x00975B31
[  279.178735] ath10k_ahb a800000.wifi: [04]: 0x0A0138AE 0x00060530 0x0000000E 0x004172B8
[  279.186483] ath10k_ahb a800000.wifi: [08]: 0x000EFDF0 0x00975A00 0x00000000 0x004058CC
[  279.194374] ath10k_ahb a800000.wifi: [12]: 0x00000009 0x00000000 0x00981DB1 0x00981DDB
[  279.202276] ath10k_ahb a800000.wifi: [16]: 0x00971238 0x009606B6 0x00960DBC 0x00000000
[  279.210179] ath10k_ahb a800000.wifi: [20]: 0x409CB906 0x004057CC 0x004058DC 0x00000000
[  279.218056] ath10k_ahb a800000.wifi: [24]: 0x809AF110 0x0040582C 0x00000000 0xC09CB906
[  279.225974] ath10k_ahb a800000.wifi: [28]: 0x809A4133 0x0040586C 0x000EFDF0 0x00418D00
[  279.233873] ath10k_ahb a800000.wifi: [32]: 0x80981E35 0x0040589C 0x000EFDF0 0x00418D00
[  279.241789] ath10k_ahb a800000.wifi: [36]: 0x80981E96 0x004058BC 0x000EFDF0 0x00418D00
[  279.249673] ath10k_ahb a800000.wifi: [40]: 0x8099DF93 0x0040592C 0x00418D00 0x00418CC0
[  279.257554] ath10k_ahb a800000.wifi: [44]: 0x8099DEE8 0x0040594C 0x0041B264 0x0043EF8C
[  279.265471] ath10k_ahb a800000.wifi: [48]: 0x809630B5 0x0040597C 0x00400000 0x00000002
[  279.273370] ath10k_ahb a800000.wifi: [52]: 0x80960DF0 0x004059BC 0x0000001D 0x00400000
[  279.281268] ath10k_ahb a800000.wifi: [56]: 0x80960DC2 0x004059EC 0x00400000 0x00000000
[  279.289147] ath10k_ahb a800000.wifi: Copy Engine register dump:
[  279.297066] ath10k_ahb a800000.wifi: [00]: 0x0004a000   1   1   3   3
[  279.302880] ath10k_ahb a800000.wifi: [01]: 0x0004a400  30  30  68  69
[  279.309476] ath10k_ahb a800000.wifi: [02]: 0x0004a800   6   6   5   6
[  279.315883] ath10k_ahb a800000.wifi: [03]: 0x0004ac00   1   1   3   1
[  279.322326] ath10k_ahb a800000.wifi: [04]: 0x0004b000  11  11  48   8
[  279.328731] ath10k_ahb a800000.wifi: [05]: 0x0004b400  20  20  19  20
[  279.335173] ath10k_ahb a800000.wifi: [06]: 0x0004b800  21  21  21  21
[  279.341596] ath10k_ahb a800000.wifi: [07]: 0x0004bc00   1   1   1   1
[  279.348002] ath10k_ahb a800000.wifi: [08]: 0x0004c000   0   0 127   0
[  279.354444] ath10k_ahb a800000.wifi: [09]: 0x0004c400   0   0   0   0
[  279.360868] ath10k_ahb a800000.wifi: [10]: 0x0004c800   0   0   0   0
[  279.367274] ath10k_ahb a800000.wifi: [11]: 0x0004cc00   0   0   0   0
[  279.417250] ieee80211 phy1: Hardware restart was requested
[  280.898390] ath10k_ahb a800000.wifi: firmware crashed! (guid b18081d7-c877-4fb1-a0f9-5043560eaa76)
[  280.898856] ath10k_ahb a800000.wifi: qca4019 hw1.0 target 0x01000000 chip_id 0x003b00ff sub 0000:0000
[  280.906868] ath10k_ahb a800000.wifi: kconfig debug 0 debugfs 1 tracing 0 dfs 1 testmode 1
[  280.920339] ath10k_ahb a800000.wifi: firmware ver 10.4-3.4-00104 api 5 features no-p2p,mfp,peer-flow-ctrl,btcoex-param,allows-mesh-bcast,no-ps crc32 6c332c67
[  280.924052] ath10k_ahb a800000.wifi: board_file api 2 bmi_id 0:17 crc32 cf15657b
[  280.937937] ath10k_ahb a800000.wifi: htt-ver 2.2 wmi-op 6 htt-op 4 cal pre-cal-file max-sta 512 raw 0 hwcrypto 1
[  280.947410] ath10k_ahb a800000.wifi: firmware register dump:
[  280.955531] ath10k_ahb a800000.wifi: [00]: 0x0000000B 0x00000000 0x00000000 0x00000000
[  280.961182] ath10k_ahb a800000.wifi: [04]: 0x00000000 0x00000000 0x00000000 0x00000000
[  280.968879] ath10k_ahb a800000.wifi: [08]: 0x00000000 0x00000000 0x00000000 0x00000000
[  280.976801] ath10k_ahb a800000.wifi: [12]: 0x00000000 0x00000000 0x00000000 0x00000000
[  280.984692] ath10k_ahb a800000.wifi: [16]: 0x00000000 0x00000000 0x00000000 0x00000000
[  280.992594] ath10k_ahb a800000.wifi: [20]: 0x00000000 0x00401B40 0x00000000 0x00000000
[  281.000512] ath10k_ahb a800000.wifi: [24]: 0x00000000 0x00000000 0x00000000 0x00000000
[  281.008377] ath10k_ahb a800000.wifi: [28]: 0x00000000 0x00000000 0x00000000 0x00000000
[  281.016297] ath10k_ahb a800000.wifi: [32]: 0x00000000 0x00000000 0x00000000 0x00000000
[  281.024192] ath10k_ahb a800000.wifi: [36]: 0x00000000 0x00000000 0x00000000 0x00000000
[  281.032089] ath10k_ahb a800000.wifi: [40]: 0x00000000 0x00000000 0x00000000 0x00000000
[  281.039988] ath10k_ahb a800000.wifi: [44]: 0x00000000 0x00000000 0x00000000 0x00000000
[  281.047871] ath10k_ahb a800000.wifi: [48]: 0x00000000 0x00000000 0x00000000 0x00000000
[  281.055787] ath10k_ahb a800000.wifi: [52]: 0x00000000 0x00000000 0x00000000 0x00000000
[  281.063686] ath10k_ahb a800000.wifi: [56]: 0x00000000 0x00000000 0x00000000 0x00000000
[  281.071583] ath10k_ahb a800000.wifi: Copy Engine register dump:
[  281.079469] ath10k_ahb a800000.wifi: [00]: 0x0004a000   1   1   3   3
[  281.085301] ath10k_ahb a800000.wifi: [01]: 0x0004a400   3   3   9  10
[  281.091897] ath10k_ahb a800000.wifi: [02]: 0x0004a800   1   1   0   1
[  281.098307] ath10k_ahb a800000.wifi: [03]: 0x0004ac00   2   2   2   2
[  281.104744] ath10k_ahb a800000.wifi: [04]: 0x0004b000   2   2  41   1
[  281.111167] ath10k_ahb a800000.wifi: [05]: 0x0004b400   0   0   0   0
[  281.117576] ath10k_ahb a800000.wifi: [06]: 0x0004b800   0   0   0   0
[  281.124016] ath10k_ahb a800000.wifi: [07]: 0x0004bc00   1   1   1   1
[  281.130440] ath10k_ahb a800000.wifi: [08]: 0x0004c000   0   0 127   0
[  281.136847] ath10k_ahb a800000.wifi: [09]: 0x0004c400   0   0   0   0
[  281.143285] ath10k_ahb a800000.wifi: [10]: 0x0004c800   0   0   0   0
[  281.149709] ath10k_ahb a800000.wifi: [11]: 0x0004cc00   0   0   0   0
[  285.950522] ath10k_ahb a800000.wifi: wmi unified ready event not received
[  285.961556] ath10k_ahb a800000.wifi: Could not init core: -110
[  285.961613] ------------[ cut here ]------------
[  285.966444] WARNING: CPU: 1 PID: 68 at backports-2017-11-01/net/mac80211/util.c:1867 ieee80211_reconfig+0x9c/0xaa8 [mac80211]
[  285.971104] Hardware became unavailable during restart.
[  285.971474] ath10k_warn: 4 callbacks suppressed
[  285.971489] ath10k_ahb a800000.wifi: cannot restart a device that hasn't been started
[  285.991821] Modules linked in: pppoe ppp_async ath10k_pci ath10k_core ath pppox ppp_generic nf_conntrack_ipv6 mac80211 iptable_nat ipt_REJECT ipt_MASQUERADE cfg80211 xt_time xt_tcpudp xt_tcpmss xt_statistic xt_state xt_recent xt_nat xt_multiport xt_mark xt_mac xt_limit xt_length xt_hl xt_helper xt_ecn xt_dscp xt_conntrack xt_connmark xt_connlimit xt_connbytes xt_comment xt_TCPMSS xt_REDIRECT xt_LOG xt_HL xt_FLOWOFFLOAD xt_DSCP xt_CLASSIFY slhc nf_reject_ipv4 nf_nat_redirect nf_nat_masquerade_ipv4 nf_conntrack_ipv4 nf_nat_ipv4 nf_nat nf_log_ipv4 nf_flow_table_hw nf_flow_table nf_defrag_ipv6 nf_defrag_ipv4 nf_conntrack_rtcache nf_conntrack iptable_mangle iptable_filter ipt_ECN ip_tables crc_ccitt compat ledtrig_usbport xt_set ip_set_list_set ip_set_hash_netiface ip_set_hash_netport ip_set_hash_netnet
[  286.048816]  ip_set_hash_net ip_set_hash_netportnet ip_set_hash_mac ip_set_hash_ipportnet ip_set_hash_ipportip ip_set_hash_ipport ip_set_hash_ipmark ip_set_hash_ip ip_set_bitmap_port ip_set_bitmap_ipmac ip_set_bitmap_ip ip_set nfnetlink ip6t_REJECT nf_reject_ipv6 nf_log_ipv6 nf_log_common ip6table_mangle ip6table_filter ip6_tables x_tables nfsv4 nfsv3 nfs rpcsec_gss_krb5 auth_rpcgss oid_registry vfat fat lockd sunrpc grace dns_resolver nls_utf8 nls_iso8859_1 nls_cp437 sha1_generic md5 cts usb_storage leds_gpio xhci_plat_hcd xhci_pci xhci_hcd dwc3 dwc3_of_simple sd_mod scsi_mod gpio_button_hotplug ext4 jbd2 mbcache crc32c_generic
[  286.104479] CPU: 1 PID: 68 Comm: kworker/1:1 Tainted: G        W       4.14.32 #0
[  286.126277] Hardware name: Generic DT based system
[  286.134430] Workqueue: events_freezable ieee80211_restart_work [mac80211]
[  286.138545] [<c030eb30>] (unwind_backtrace) from [<c030b05c>] (show_stack+0x10/0x14)
[  286.145386] [<c030b05c>] (show_stack) from [<c070c528>] (dump_stack+0x88/0x9c)
[  286.153170] [<c070c528>] (dump_stack) from [<c0317434>] (__warn+0xe4/0x100)
[  286.160170] [<c0317434>] (__warn) from [<c0317488>] (warn_slowpath_fmt+0x38/0x48)
[  286.167751] [<c0317488>] (warn_slowpath_fmt) from [<bf563844>] (ieee80211_reconfig+0x9c/0xaa8 [mac80211])
[  286.176005] [<bf563844>] (ieee80211_reconfig [mac80211]) from [<bf535720>] (ieee80211_restart_work+0x94/0xa0 [mac80211])
[  286.184883] [<bf535720>] (ieee80211_restart_work [mac80211]) from [<c032c34c>] (process_one_work+0x240/0x3d0)
[  286.195167] [<c032c34c>] (process_one_work) from [<c032d2e8>] (worker_thread+0x330/0x560)
[  286.204980] [<c032d2e8>] (worker_thread) from [<c03317ec>] (kthread+0x12c/0x138)
[  286.213146] [<c03317ec>] (kthread) from [<c0307948>] (ret_from_fork+0x14/0x2c)
[  286.221428] ---[ end trace 96d001f49a54edfa ]---
[  286.227699] wlan1: deauthenticating from 06:b1:67:e9:e0:5c by local choice (Reason: 3=DEAUTH_LEAVING)
[  286.235526] ------------[ cut here ]------------
[  286.241470] WARNING: CPU: 1 PID: 68 at backports-2017-11-01/net/mac80211/driver-ops.h:17 __ieee80211_flush_queues+0xa4/0xf0 [mac80211]
[  286.245984] wlan1:  Failed check-sdata-in-driver check, flags: 0x0
[  286.257894] Modules linked in: pppoe ppp_async ath10k_pci ath10k_core ath pppox ppp_generic nf_conntrack_ipv6 mac80211 iptable_nat ipt_REJECT ipt_MASQUERADE cfg80211 xt_time xt_tcpudp xt_tcpmss xt_statistic xt_state xt_recent xt_nat xt_multiport xt_mark xt_mac xt_limit xt_length xt_hl xt_helper xt_ecn xt_dscp xt_conntrack xt_connmark xt_connlimit xt_connbytes xt_comment xt_TCPMSS xt_REDIRECT xt_LOG xt_HL xt_FLOWOFFLOAD xt_DSCP xt_CLASSIFY slhc nf_reject_ipv4 nf_nat_redirect nf_nat_masquerade_ipv4 nf_conntrack_ipv4 nf_nat_ipv4 nf_nat nf_log_ipv4 nf_flow_table_hw nf_flow_table nf_defrag_ipv6 nf_defrag_ipv4 nf_conntrack_rtcache nf_conntrack iptable_mangle iptable_filter ipt_ECN ip_tables crc_ccitt compat ledtrig_usbport xt_set ip_set_list_set ip_set_hash_netiface ip_set_hash_netport ip_set_hash_netnet
[  286.312581]  ip_set_hash_net ip_set_hash_netportnet ip_set_hash_mac ip_set_hash_ipportnet ip_set_hash_ipportip ip_set_hash_ipport ip_set_hash_ipmark ip_set_hash_ip ip_set_bitmap_port ip_set_bitmap_ipmac ip_set_bitmap_ip ip_set nfnetlink ip6t_REJECT nf_reject_ipv6 nf_log_ipv6 nf_log_common ip6table_mangle ip6table_filter ip6_tables x_tables nfsv4 nfsv3 nfs rpcsec_gss_krb5 auth_rpcgss oid_registry vfat fat lockd sunrpc grace dns_resolver nls_utf8 nls_iso8859_1 nls_cp437 sha1_generic md5 cts usb_storage leds_gpio xhci_plat_hcd xhci_pci xhci_hcd dwc3 dwc3_of_simple sd_mod scsi_mod gpio_button_hotplug ext4 jbd2 mbcache crc32c_generic
[  286.368316] CPU: 1 PID: 68 Comm: kworker/1:1 Tainted: G        W       4.14.32 #0
[  286.390507] Hardware name: Generic DT based system
[  286.397947] Workqueue: events_freezable ieee80211_restart_work [mac80211]
[  286.402593] [<c030eb30>] (unwind_backtrace) from [<c030b05c>] (show_stack+0x10/0x14)
[  286.409445] [<c030b05c>] (show_stack) from [<c070c528>] (dump_stack+0x88/0x9c)
[  286.417255] [<c070c528>] (dump_stack) from [<c0317434>] (__warn+0xe4/0x100)
[  286.424282] [<c0317434>] (__warn) from [<c0317488>] (warn_slowpath_fmt+0x38/0x48)
[  286.431192] [<c0317488>] (warn_slowpath_fmt) from [<bf5623e4>] (__ieee80211_flush_queues+0xa4/0xf0 [mac80211])
[  286.438876] [<bf5623e4>] (__ieee80211_flush_queues [mac80211]) from [<bf56b828>] (ieee80211_recalc_ps_vif+0xdc/0x3f8 [mac80211])
[  286.448770] [<bf56b828>] (ieee80211_recalc_ps_vif [mac80211]) from [<bf56fbec>] (ieee80211_mgd_deauth+0x30c/0x374 [mac80211])
[  286.460499] [<bf56fbec>] (ieee80211_mgd_deauth [mac80211]) from [<bf4fec7c>] (cfg80211_mlme_deauth+0xc0/0xd0 [cfg80211])
[  286.471642] [<bf4fec7c>] (cfg80211_mlme_deauth [cfg80211]) from [<bf4fed98>] (cfg80211_mlme_down+0x58/0x60 [cfg80211])
[  286.482578] [<bf4fed98>] (cfg80211_mlme_down [cfg80211]) from [<bf5023e0>] (cfg80211_disconnect+0xac/0xf8 [cfg80211])
[  286.493078] [<bf5023e0>] (cfg80211_disconnect [cfg80211]) from [<bf4deca8>] (cfg80211_leave+0x24/0x30 [cfg80211])
[  286.503754] [<bf4deca8>] (cfg80211_leave [cfg80211]) from [<bf4deec8>] (cfg80211_netdev_notifier_call+0x214/0x53c [cfg80211])
[  286.513983] [<bf4deec8>] (cfg80211_netdev_notifier_call [cfg80211]) from [<c0332b8c>] (notifier_call_chain+0x2c/0x6c)
[  286.525243] [<c0332b8c>] (notifier_call_chain) from [<c0332cf0>] (raw_notifier_call_chain+0x18/0x20)
[  286.535832] [<c0332cf0>] (raw_notifier_call_chain) from [<c061f7cc>] (__dev_close_many+0x44/0xc8)
[  286.545030] [<c061f7cc>] (__dev_close_many) from [<c061f8b0>] (dev_close_many+0x60/0xdc)
[  286.553796] [<c061f8b0>] (dev_close_many) from [<c06233d4>] (dev_close+0x34/0x48)
[  286.561977] [<c06233d4>] (dev_close) from [<bf4de810>] (cfg80211_shutdown_all_interfaces+0x58/0xa8 [cfg80211])
[  286.569417] [<bf4de810>] (cfg80211_shutdown_all_interfaces [cfg80211]) from [<bf563ecc>] (ieee80211_reconfig+0x724/0xaa8 [mac80211])
[  286.579326] [<bf563ecc>] (ieee80211_reconfig [mac80211]) from [<bf535720>] (ieee80211_restart_work+0x94/0xa0 [mac80211])
[  286.591347] [<bf535720>] (ieee80211_restart_work [mac80211]) from [<c032c34c>] (process_one_work+0x240/0x3d0)
[  286.602151] [<c032c34c>] (process_one_work) from [<c032d2e8>] (worker_thread+0x330/0x560)
[  286.611959] [<c032d2e8>] (worker_thread) from [<c03317ec>] (kthread+0x12c/0x138)
[  286.620116] [<c03317ec>] (kthread) from [<c0307948>] (ret_from_fork+0x14/0x2c)
[  286.627888] ---[ end trace 96d001f49a54edfb ]---
[  286.634703] ------------[ cut here ]------------
[  286.639491] WARNING: CPU: 1 PID: 68 at backports-2017-11-01/net/mac80211/driver-ops.h:17 __ieee80211_flush_queues+0xa4/0xf0 [mac80211]
[  286.644066] wlan1:  Failed check-sdata-in-driver check, flags: 0x0
[  286.655970] Modules linked in: pppoe ppp_async ath10k_pci ath10k_core ath pppox ppp_generic nf_conntrack_ipv6 mac80211 iptable_nat ipt_REJECT ipt_MASQUERADE cfg80211 xt_time xt_tcpudp xt_tcpmss xt_statistic xt_state xt_recent xt_nat xt_multiport xt_mark xt_mac xt_limit xt_length xt_hl xt_helper xt_ecn xt_dscp xt_conntrack xt_connmark xt_connlimit xt_connbytes xt_comment xt_TCPMSS xt_REDIRECT xt_LOG xt_HL xt_FLOWOFFLOAD xt_DSCP xt_CLASSIFY slhc nf_reject_ipv4 nf_nat_redirect nf_nat_masquerade_ipv4 nf_conntrack_ipv4 nf_nat_ipv4 nf_nat nf_log_ipv4 nf_flow_table_hw nf_flow_table nf_defrag_ipv6 nf_defrag_ipv4 nf_conntrack_rtcache nf_conntrack iptable_mangle iptable_filter ipt_ECN ip_tables crc_ccitt compat ledtrig_usbport xt_set ip_set_list_set ip_set_hash_netiface ip_set_hash_netport ip_set_hash_netnet
[  286.710616]  ip_set_hash_net ip_set_hash_netportnet ip_set_hash_mac ip_set_hash_ipportnet ip_set_hash_ipportip ip_set_hash_ipport ip_set_hash_ipmark ip_set_hash_ip ip_set_bitmap_port ip_set_bitmap_ipmac ip_set_bitmap_ip ip_set nfnetlink ip6t_REJECT nf_reject_ipv6 nf_log_ipv6 nf_log_common ip6table_mangle ip6table_filter ip6_tables x_tables nfsv4 nfsv3 nfs rpcsec_gss_krb5 auth_rpcgss oid_registry vfat fat lockd sunrpc grace dns_resolver nls_utf8 nls_iso8859_1 nls_cp437 sha1_generic md5 cts usb_storage leds_gpio xhci_plat_hcd xhci_pci xhci_hcd dwc3 dwc3_of_simple sd_mod scsi_mod gpio_button_hotplug ext4 jbd2 mbcache crc32c_generic
[  286.766357] CPU: 1 PID: 68 Comm: kworker/1:1 Tainted: G        W       4.14.32 #0
[  286.788511] Hardware name: Generic DT based system
[  286.795994] Workqueue: events_freezable ieee80211_restart_work [mac80211]
[  286.800600] [<c030eb30>] (unwind_backtrace) from [<c030b05c>] (show_stack+0x10/0x14)
[  286.807451] [<c030b05c>] (show_stack) from [<c070c528>] (dump_stack+0x88/0x9c)
[  286.815258] [<c070c528>] (dump_stack) from [<c0317434>] (__warn+0xe4/0x100)
[  286.822285] [<c0317434>] (__warn) from [<c0317488>] (warn_slowpath_fmt+0x38/0x48)
[  286.829200] [<c0317488>] (warn_slowpath_fmt) from [<bf5623e4>] (__ieee80211_flush_queues+0xa4/0xf0 [mac80211])
[  286.836880] [<bf5623e4>] (__ieee80211_flush_queues [mac80211]) from [<bf56b858>] (ieee80211_recalc_ps_vif+0x10c/0x3f8 [mac80211])
[  286.846773] [<bf56b858>] (ieee80211_recalc_ps_vif [mac80211]) from [<bf56fbec>] (ieee80211_mgd_deauth+0x30c/0x374 [mac80211])
[  286.858505] [<bf56fbec>] (ieee80211_mgd_deauth [mac80211]) from [<bf4fec7c>] (cfg80211_mlme_deauth+0xc0/0xd0 [cfg80211])
[  286.869734] [<bf4fec7c>] (cfg80211_mlme_deauth [cfg80211]) from [<bf4fed98>] (cfg80211_mlme_down+0x58/0x60 [cfg80211])
[  286.880668] [<bf4fed98>] (cfg80211_mlme_down [cfg80211]) from [<bf5023e0>] (cfg80211_disconnect+0xac/0xf8 [cfg80211])
[  286.891170] [<bf5023e0>] (cfg80211_disconnect [cfg80211]) from [<bf4deca8>] (cfg80211_leave+0x24/0x30 [cfg80211])
[  286.901845] [<bf4deca8>] (cfg80211_leave [cfg80211]) from [<bf4deec8>] (cfg80211_netdev_notifier_call+0x214/0x53c [cfg80211])
[  286.912073] [<bf4deec8>] (cfg80211_netdev_notifier_call [cfg80211]) from [<c0332b8c>] (notifier_call_chain+0x2c/0x6c)
[  286.923333] [<c0332b8c>] (notifier_call_chain) from [<c0332cf0>] (raw_notifier_call_chain+0x18/0x20)
[  286.933922] [<c0332cf0>] (raw_notifier_call_chain) from [<c061f7cc>] (__dev_close_many+0x44/0xc8)
[  286.943121] [<c061f7cc>] (__dev_close_many) from [<c061f8b0>] (dev_close_many+0x60/0xdc)
[  286.951888] [<c061f8b0>] (dev_close_many) from [<c06233d4>] (dev_close+0x34/0x48)
[  286.960069] [<c06233d4>] (dev_close) from [<bf4de810>] (cfg80211_shutdown_all_interfaces+0x58/0xa8 [cfg80211])
[  286.967508] [<bf4de810>] (cfg80211_shutdown_all_interfaces [cfg80211]) from [<bf563ecc>] (ieee80211_reconfig+0x724/0xaa8 [mac80211])
[  286.977418] [<bf563ecc>] (ieee80211_reconfig [mac80211]) from [<bf535720>] (ieee80211_restart_work+0x94/0xa0 [mac80211])
[  286.989437] [<bf535720>] (ieee80211_restart_work [mac80211]) from [<c032c34c>] (process_one_work+0x240/0x3d0)
[  287.000240] [<c032c34c>] (process_one_work) from [<c032d2e8>] (worker_thread+0x330/0x560)
[  287.010050] [<c032d2e8>] (worker_thread) from [<c03317ec>] (kthread+0x12c/0x138)
[  287.018208] [<c03317ec>] (kthread) from [<c0307948>] (ret_from_fork+0x14/0x2c)
[  287.025796] ---[ end trace 96d001f49a54edfc ]---
[  287.032726] ------------[ cut here ]------------
[  287.037531] WARNING: CPU: 1 PID: 68 at backports-2017-11-01/net/mac80211/driver-ops.h:17 ieee80211_sta_eosp+0x2d8/0x540 [mac80211]
[  287.042095] wlan1:  Failed check-sdata-in-driver check, flags: 0x0
[  287.053624] Modules linked in: pppoe ppp_async ath10k_pci ath10k_core ath pppox ppp_generic nf_conntrack_ipv6 mac80211 iptable_nat ipt_REJECT ipt_MASQUERADE cfg80211 xt_time xt_tcpudp xt_tcpmss xt_statistic xt_state xt_recent xt_nat xt_multiport xt_mark xt_mac xt_limit xt_length xt_hl xt_helper xt_ecn xt_dscp xt_conntrack xt_connmark xt_connlimit xt_connbytes xt_comment xt_TCPMSS xt_REDIRECT xt_LOG xt_HL xt_FLOWOFFLOAD xt_DSCP xt_CLASSIFY slhc nf_reject_ipv4 nf_nat_redirect nf_nat_masquerade_ipv4 nf_conntrack_ipv4 nf_nat_ipv4 nf_nat nf_log_ipv4 nf_flow_table_hw nf_flow_table nf_defrag_ipv6 nf_defrag_ipv4 nf_conntrack_rtcache nf_conntrack iptable_mangle iptable_filter ipt_ECN ip_tables crc_ccitt compat ledtrig_usbport xt_set ip_set_list_set ip_set_hash_netiface ip_set_hash_netport ip_set_hash_netnet
[  287.108326]  ip_set_hash_net ip_set_hash_netportnet ip_set_hash_mac ip_set_hash_ipportnet ip_set_hash_ipportip ip_set_hash_ipport ip_set_hash_ipmark ip_set_hash_ip ip_set_bitmap_port ip_set_bitmap_ipmac ip_set_bitmap_ip ip_set nfnetlink ip6t_REJECT nf_reject_ipv6 nf_log_ipv6 nf_log_common ip6table_mangle ip6table_filter ip6_tables x_tables nfsv4 nfsv3 nfs rpcsec_gss_krb5 auth_rpcgss oid_registry vfat fat lockd sunrpc grace dns_resolver nls_utf8 nls_iso8859_1 nls_cp437 sha1_generic md5 cts usb_storage leds_gpio xhci_plat_hcd xhci_pci xhci_hcd dwc3 dwc3_of_simple sd_mod scsi_mod gpio_button_hotplug ext4 jbd2 mbcache crc32c_generic
[  287.164061] CPU: 1 PID: 68 Comm: kworker/1:1 Tainted: G        W       4.14.32 #0
[  287.186251] Hardware name: Generic DT based system
[  287.193692] Workqueue: events_freezable ieee80211_restart_work [mac80211]
[  287.198337] [<c030eb30>] (unwind_backtrace) from [<c030b05c>] (show_stack+0x10/0x14)
[  287.205192] [<c030b05c>] (show_stack) from [<c070c528>] (dump_stack+0x88/0x9c)
[  287.213000] [<c070c528>] (dump_stack) from [<c0317434>] (__warn+0xe4/0x100)
[  287.220028] [<c0317434>] (__warn) from [<c0317488>] (warn_slowpath_fmt+0x38/0x48)
[  287.226938] [<c0317488>] (warn_slowpath_fmt) from [<bf538a78>] (ieee80211_sta_eosp+0x2d8/0x540 [mac80211])
[  287.234617] [<bf538a78>] (ieee80211_sta_eosp [mac80211]) from [<bf53bd04>] (__sta_info_flush+0xb4/0x154 [mac80211])
[  287.244165] [<bf53bd04>] (__sta_info_flush [mac80211]) from [<bf56b880>] (ieee80211_recalc_ps_vif+0x134/0x3f8 [mac80211])
[  287.254497] [<bf56b880>] (ieee80211_recalc_ps_vif [mac80211]) from [<bf56fbec>] (ieee80211_mgd_deauth+0x30c/0x374 [mac80211])
[  287.265616] [<bf56fbec>] (ieee80211_mgd_deauth [mac80211]) from [<bf4fec7c>] (cfg80211_mlme_deauth+0xc0/0xd0 [cfg80211])
[  287.276853] [<bf4fec7c>] (cfg80211_mlme_deauth [cfg80211]) from [<bf4fed98>] (cfg80211_mlme_down+0x58/0x60 [cfg80211])
[  287.287786] [<bf4fed98>] (cfg80211_mlme_down [cfg80211]) from [<bf5023e0>] (cfg80211_disconnect+0xac/0xf8 [cfg80211])
[  287.298288] [<bf5023e0>] (cfg80211_disconnect [cfg80211]) from [<bf4deca8>] (cfg80211_leave+0x24/0x30 [cfg80211])
[  287.308964] [<bf4deca8>] (cfg80211_leave [cfg80211]) from [<bf4deec8>] (cfg80211_netdev_notifier_call+0x214/0x53c [cfg80211])
[  287.319191] [<bf4deec8>] (cfg80211_netdev_notifier_call [cfg80211]) from [<c0332b8c>] (notifier_call_chain+0x2c/0x6c)
[  287.330451] [<c0332b8c>] (notifier_call_chain) from [<c0332cf0>] (raw_notifier_call_chain+0x18/0x20)
[  287.341040] [<c0332cf0>] (raw_notifier_call_chain) from [<c061f7cc>] (__dev_close_many+0x44/0xc8)
[  287.350237] [<c061f7cc>] (__dev_close_many) from [<c061f8b0>] (dev_close_many+0x60/0xdc)
[  287.359006] [<c061f8b0>] (dev_close_many) from [<c06233d4>] (dev_close+0x34/0x48)
[  287.367187] [<c06233d4>] (dev_close) from [<bf4de810>] (cfg80211_shutdown_all_interfaces+0x58/0xa8 [cfg80211])
[  287.374619] [<bf4de810>] (cfg80211_shutdown_all_interfaces [cfg80211]) from [<bf563ecc>] (ieee80211_reconfig+0x724/0xaa8 [mac80211])
[  287.384534] [<bf563ecc>] (ieee80211_reconfig [mac80211]) from [<bf535720>] (ieee80211_restart_work+0x94/0xa0 [mac80211])
[  287.396560] [<bf535720>] (ieee80211_restart_work [mac80211]) from [<c032c34c>] (process_one_work+0x240/0x3d0)
[  287.407359] [<c032c34c>] (process_one_work) from [<c032d2e8>] (worker_thread+0x330/0x560)
[  287.417168] [<c032d2e8>] (worker_thread) from [<c03317ec>] (kthread+0x12c/0x138)
[  287.425327] [<c03317ec>] (kthread) from [<c0307948>] (ret_from_fork+0x14/0x2c)
[  287.432915] ---[ end trace 96d001f49a54edfd ]---
[  287.440406] ------------[ cut here ]------------
[  287.444682] WARNING: CPU: 1 PID: 68 at backports-2017-11-01/net/mac80211/driver-ops.h:17 ieee80211_iter_keys_rcu+0x190/0x25c [mac80211]
[  287.449195] wlan1:  Failed check-sdata-in-driver check, flags: 0x0
[  287.461560] Modules linked in: pppoe ppp_async ath10k_pci ath10k_core ath pppox ppp_generic nf_conntrack_ipv6 mac80211 iptable_nat ipt_REJECT ipt_MASQUERADE cfg80211 xt_time xt_tcpudp xt_tcpmss xt_statistic xt_state xt_recent xt_nat xt_multiport xt_mark xt_mac xt_limit xt_length xt_hl xt_helper xt_ecn xt_dscp xt_conntrack xt_connmark xt_connlimit xt_connbytes xt_comment xt_TCPMSS xt_REDIRECT xt_LOG xt_HL xt_FLOWOFFLOAD xt_DSCP xt_CLASSIFY slhc nf_reject_ipv4 nf_nat_redirect nf_nat_masquerade_ipv4 nf_conntrack_ipv4 nf_nat_ipv4 nf_nat nf_log_ipv4 nf_flow_table_hw nf_flow_table nf_defrag_ipv6 nf_defrag_ipv4 nf_conntrack_rtcache nf_conntrack iptable_mangle iptable_filter ipt_ECN ip_tables crc_ccitt compat ledtrig_usbport xt_set ip_set_list_set ip_set_hash_netiface ip_set_hash_netport ip_set_hash_netnet
[  287.516389]  ip_set_hash_net ip_set_hash_netportnet ip_set_hash_mac ip_set_hash_ipportnet ip_set_hash_ipportip ip_set_hash_ipport ip_set_hash_ipmark ip_set_hash_ip ip_set_bitmap_port ip_set_bitmap_ipmac ip_set_bitmap_ip ip_set nfnetlink ip6t_REJECT nf_reject_ipv6 nf_log_ipv6 nf_log_common ip6table_mangle ip6table_filter ip6_tables x_tables nfsv4 nfsv3 nfs rpcsec_gss_krb5 auth_rpcgss oid_registry vfat fat lockd sunrpc grace dns_resolver nls_utf8 nls_iso8859_1 nls_cp437 sha1_generic md5 cts usb_storage leds_gpio xhci_plat_hcd xhci_pci xhci_hcd dwc3 dwc3_of_simple sd_mod scsi_mod gpio_button_hotplug ext4 jbd2 mbcache crc32c_generic
[  287.572250] CPU: 1 PID: 68 Comm: kworker/1:1 Tainted: G        W       4.14.32 #0
[  287.593806] Hardware name: Generic DT based system
[  287.601255] Workqueue: events_freezable ieee80211_restart_work [mac80211]
[  287.605892] [<c030eb30>] (unwind_backtrace) from [<c030b05c>] (show_stack+0x10/0x14)
[  287.612745] [<c030b05c>] (show_stack) from [<c070c528>] (dump_stack+0x88/0x9c)
[  287.620790] [<c070c528>] (dump_stack) from [<c0317434>] (__warn+0xe4/0x100)
[  287.627791] [<c0317434>] (__warn) from [<c0317488>] (warn_slowpath_fmt+0x38/0x48)
[  287.635385] [<c0317488>] (warn_slowpath_fmt) from [<bf55ffdc>] (ieee80211_iter_keys_rcu+0x190/0x25c [mac80211])
[  287.642226] [<bf55ffdc>] (ieee80211_iter_keys_rcu [mac80211]) from [<bf560d98>] (ieee80211_free_sta_keys+0x98/0xb0 [mac80211])
[  287.652112] [<bf560d98>] (ieee80211_free_sta_keys [mac80211]) from [<bf53b940>] (sta_set_sinfo+0x918/0xa94 [mac80211])
[  287.663563] [<bf53b940>] (sta_set_sinfo [mac80211]) from [<bf53bd58>] (__sta_info_flush+0x108/0x154 [mac80211])
[  287.675613] [<bf53bd58>] (__sta_info_flush [mac80211]) from [<bf56b880>] (ieee80211_recalc_ps_vif+0x134/0x3f8 [mac80211])
[  287.685632] [<bf56b880>] (ieee80211_recalc_ps_vif [mac80211]) from [<bf56fbec>] (ieee80211_mgd_deauth+0x30c/0x374 [mac80211])
[  287.696528] [<bf56fbec>] (ieee80211_mgd_deauth [mac80211]) from [<bf4fec7c>] (cfg80211_mlme_deauth+0xc0/0xd0 [cfg80211])
[  287.707398] [<bf4fec7c>] (cfg80211_mlme_deauth [cfg80211]) from [<bf4fed98>] (cfg80211_mlme_down+0x58/0x60 [cfg80211])
[  287.718293] [<bf4fed98>] (cfg80211_mlme_down [cfg80211]) from [<bf5023e0>] (cfg80211_disconnect+0xac/0xf8 [cfg80211])
[  287.728773] [<bf5023e0>] (cfg80211_disconnect [cfg80211]) from [<bf4deca8>] (cfg80211_leave+0x24/0x30 [cfg80211])
[  287.739443] [<bf4deca8>] (cfg80211_leave [cfg80211]) from [<bf4deec8>] (cfg80211_netdev_notifier_call+0x214/0x53c [cfg80211])
[  287.749408] [<bf4deec8>] (cfg80211_netdev_notifier_call [cfg80211]) from [<c0332b8c>] (notifier_call_chain+0x2c/0x6c)
[  287.760367] [<c0332b8c>] (notifier_call_chain) from [<c0332cf0>] (raw_notifier_call_chain+0x18/0x20)
[  287.770952] [<c0332cf0>] (raw_notifier_call_chain) from [<c061f7cc>] (__dev_close_many+0x44/0xc8)
[  287.780137] [<c061f7cc>] (__dev_close_many) from [<c061f8b0>] (dev_close_many+0x60/0xdc)
[  287.788905] [<c061f8b0>] (dev_close_many) from [<c06233d4>] (dev_close+0x34/0x48)
[  287.797388] [<c06233d4>] (dev_close) from [<bf4de810>] (cfg80211_shutdown_all_interfaces+0x58/0xa8 [cfg80211])
[  287.805517] [<bf4de810>] (cfg80211_shutdown_all_interfaces [cfg80211]) from [<bf563ecc>] (ieee80211_reconfig+0x724/0xaa8 [mac80211])
[  287.815689] [<bf563ecc>] (ieee80211_reconfig [mac80211]) from [<bf535720>] (ieee80211_restart_work+0x94/0xa0 [mac80211])
[  287.827068] [<bf535720>] (ieee80211_restart_work [mac80211]) from [<c032c34c>] (process_one_work+0x240/0x3d0)
[  287.837269] [<c032c34c>] (process_one_work) from [<c032d2e8>] (worker_thread+0x330/0x560)
[  287.847082] [<c032d2e8>] (worker_thread) from [<c03317ec>] (kthread+0x12c/0x138)
[  287.855247] [<c03317ec>] (kthread) from [<c0307948>] (ret_from_fork+0x14/0x2c)
[  287.866061] ---[ end trace 96d001f49a54edfe ]---
[  287.869647] wlan1: failed to remove key (0, 06:b1:67:e9:e0:5c) from hardware (-5)
[  287.876488] ------------[ cut here ]------------
[  287.881774] WARNING: CPU: 1 PID: 68 at backports-2017-11-01/net/mac80211/driver-ops.h:17 drv_sta_state+0xb8/0x19c [mac80211]
[  287.886348] wlan1:  Failed check-sdata-in-driver check, flags: 0x0
[  287.897557] Modules linked in: pppoe ppp_async ath10k_pci ath10k_core ath pppox ppp_generic nf_conntrack_ipv6 mac80211 iptable_nat ipt_REJECT ipt_MASQUERADE cfg80211 xt_time xt_tcpudp xt_tcpmss xt_statistic xt_state xt_recent xt_nat xt_multiport xt_mark xt_mac xt_limit xt_length xt_hl xt_helper xt_ecn xt_dscp xt_conntrack xt_connmark xt_connlimit xt_connbytes xt_comment xt_TCPMSS xt_REDIRECT xt_LOG xt_HL xt_FLOWOFFLOAD xt_DSCP xt_CLASSIFY slhc nf_reject_ipv4 nf_nat_redirect nf_nat_masquerade_ipv4 nf_conntrack_ipv4 nf_nat_ipv4 nf_nat nf_log_ipv4 nf_flow_table_hw nf_flow_table nf_defrag_ipv6 nf_defrag_ipv4 nf_conntrack_rtcache nf_conntrack iptable_mangle iptable_filter ipt_ECN ip_tables crc_ccitt compat ledtrig_usbport xt_set ip_set_list_set ip_set_hash_netiface ip_set_hash_netport ip_set_hash_netnet
[  287.952632]  ip_set_hash_net ip_set_hash_netportnet ip_set_hash_mac ip_set_hash_ipportnet ip_set_hash_ipportip ip_set_hash_ipport ip_set_hash_ipmark ip_set_hash_ip ip_set_bitmap_port ip_set_bitmap_ipmac ip_set_bitmap_ip ip_set nfnetlink ip6t_REJECT nf_reject_ipv6 nf_log_ipv6 nf_log_common ip6table_mangle ip6table_filter ip6_tables x_tables nfsv4 nfsv3 nfs rpcsec_gss_krb5 auth_rpcgss oid_registry vfat fat lockd sunrpc grace dns_resolver nls_utf8 nls_iso8859_1 nls_cp437 sha1_generic md5 cts usb_storage leds_gpio xhci_plat_hcd xhci_pci xhci_hcd dwc3 dwc3_of_simple sd_mod scsi_mod gpio_button_hotplug ext4 jbd2 mbcache crc32c_generic
[  288.008413] CPU: 1 PID: 68 Comm: kworker/1:1 Tainted: G        W       4.14.32 #0
[  288.030002] Hardware name: Generic DT based system
[  288.037448] Workqueue: events_freezable ieee80211_restart_work [mac80211]
[  288.042090] [<c030eb30>] (unwind_backtrace) from [<c030b05c>] (show_stack+0x10/0x14)
[  288.048943] [<c030b05c>] (show_stack) from [<c070c528>] (dump_stack+0x88/0x9c)
[  288.056990] [<c070c528>] (dump_stack) from [<c0317434>] (__warn+0xe4/0x100)
[  288.063993] [<c0317434>] (__warn) from [<c0317488>] (warn_slowpath_fmt+0x38/0x48)
[  288.071546] [<c0317488>] (warn_slowpath_fmt) from [<bf537f10>] (drv_sta_state+0xb8/0x19c [mac80211])
[  288.079788] [<bf537f10>] (drv_sta_state [mac80211]) from [<bf53af20>] (sta_info_move_state+0x1f0/0x260 [mac80211])
[  288.088966] [<bf53af20>] (sta_info_move_state [mac80211]) from [<bf53b974>] (sta_set_sinfo+0x94c/0xa94 [mac80211])
[  288.099109] [<bf53b974>] (sta_set_sinfo [mac80211]) from [<bf53bd58>] (__sta_info_flush+0x108/0x154 [mac80211])
[  288.109470] [<bf53bd58>] (__sta_info_flush [mac80211]) from [<bf56b880>] (ieee80211_recalc_ps_vif+0x134/0x3f8 [mac80211])
[  288.119493] [<bf56b880>] (ieee80211_recalc_ps_vif [mac80211]) from [<bf56fbec>] (ieee80211_mgd_deauth+0x30c/0x374 [mac80211])
[  288.130387] [<bf56fbec>] (ieee80211_mgd_deauth [mac80211]) from [<bf4fec7c>] (cfg80211_mlme_deauth+0xc0/0xd0 [cfg80211])
[  288.141250] [<bf4fec7c>] (cfg80211_mlme_deauth [cfg80211]) from [<bf4fed98>] (cfg80211_mlme_down+0x58/0x60 [cfg80211])
[  288.152152] [<bf4fed98>] (cfg80211_mlme_down [cfg80211]) from [<bf5023e0>] (cfg80211_disconnect+0xac/0xf8 [cfg80211])
[  288.162630] [<bf5023e0>] (cfg80211_disconnect [cfg80211]) from [<bf4deca8>] (cfg80211_leave+0x24/0x30 [cfg80211])
[  288.173295] [<bf4deca8>] (cfg80211_leave [cfg80211]) from [<bf4deec8>] (cfg80211_netdev_notifier_call+0x214/0x53c [cfg80211])
[  288.183262] [<bf4deec8>] (cfg80211_netdev_notifier_call [cfg80211]) from [<c0332b8c>] (notifier_call_chain+0x2c/0x6c)
[  288.194222] [<c0332b8c>] (notifier_call_chain) from [<c0332cf0>] (raw_notifier_call_chain+0x18/0x20)
[  288.204803] [<c0332cf0>] (raw_notifier_call_chain) from [<c061f7cc>] (__dev_close_many+0x44/0xc8)
[  288.213988] [<c061f7cc>] (__dev_close_many) from [<c061f8b0>] (dev_close_many+0x60/0xdc)
[  288.222761] [<c061f8b0>] (dev_close_many) from [<c06233d4>] (dev_close+0x34/0x48)
[  288.231244] [<c06233d4>] (dev_close) from [<bf4de810>] (cfg80211_shutdown_all_interfaces+0x58/0xa8 [cfg80211])
[  288.239368] [<bf4de810>] (cfg80211_shutdown_all_interfaces [cfg80211]) from [<bf563ecc>] (ieee80211_reconfig+0x724/0xaa8 [mac80211])
[  288.249544] [<bf563ecc>] (ieee80211_reconfig [mac80211]) from [<bf535720>] (ieee80211_restart_work+0x94/0xa0 [mac80211])
[  288.260923] [<bf535720>] (ieee80211_restart_work [mac80211]) from [<c032c34c>] (process_one_work+0x240/0x3d0)
[  288.271123] [<c032c34c>] (process_one_work) from [<c032d2e8>] (worker_thread+0x330/0x560)
[  288.280935] [<c032d2e8>] (worker_thread) from [<c03317ec>] (kthread+0x12c/0x138)
[  288.289101] [<c03317ec>] (kthread) from [<c0307948>] (ret_from_fork+0x14/0x2c)
[  288.299863] ---[ end trace 96d001f49a54edff ]---
[  288.303370] ------------[ cut here ]------------
[  288.308211] WARNING: CPU: 1 PID: 68 at backports-2017-11-01/net/mac80211/sta_info.c:993 sta_set_sinfo+0x980/0xa94 [mac80211]
[  288.312755] Modules linked in: pppoe ppp_async ath10k_pci ath10k_core ath pppox ppp_generic nf_conntrack_ipv6 mac80211 iptable_nat ipt_REJECT ipt_MASQUERADE cfg80211 xt_time xt_tcpudp xt_tcpmss xt_statistic xt_state xt_recent xt_nat xt_multiport xt_mark xt_mac xt_limit xt_length xt_hl xt_helper xt_ecn xt_dscp xt_conntrack xt_connmark xt_connlimit xt_connbytes xt_comment xt_TCPMSS xt_REDIRECT xt_LOG xt_HL xt_FLOWOFFLOAD xt_DSCP xt_CLASSIFY slhc nf_reject_ipv4 nf_nat_redirect nf_nat_masquerade_ipv4 nf_conntrack_ipv4 nf_nat_ipv4 nf_nat nf_log_ipv4 nf_flow_table_hw nf_flow_table nf_defrag_ipv6 nf_defrag_ipv4 nf_conntrack_rtcache nf_conntrack iptable_mangle iptable_filter ipt_ECN ip_tables crc_ccitt compat ledtrig_usbport xt_set ip_set_list_set ip_set_hash_netiface ip_set_hash_netport ip_set_hash_netnet
[  288.372843]  ip_set_hash_net ip_set_hash_netportnet ip_set_hash_mac ip_set_hash_ipportnet ip_set_hash_ipportip ip_set_hash_ipport ip_set_hash_ipmark ip_set_hash_ip ip_set_bitmap_port ip_set_bitmap_ipmac ip_set_bitmap_ip ip_set nfnetlink ip6t_REJECT nf_reject_ipv6 nf_log_ipv6 nf_log_common ip6table_mangle ip6table_filter ip6_tables x_tables nfsv4 nfsv3 nfs rpcsec_gss_krb5 auth_rpcgss oid_registry vfat fat lockd sunrpc grace dns_resolver nls_utf8 nls_iso8859_1 nls_cp437 sha1_generic md5 cts usb_storage leds_gpio xhci_plat_hcd xhci_pci xhci_hcd dwc3 dwc3_of_simple sd_mod scsi_mod gpio_button_hotplug ext4 jbd2 mbcache crc32c_generic
[  288.429457] CPU: 1 PID: 68 Comm: kworker/1:1 Tainted: G        W       4.14.32 #0
[  288.450229] Hardware name: Generic DT based system
[  288.457680] Workqueue: events_freezable ieee80211_restart_work [mac80211]
[  288.462314] [<c030eb30>] (unwind_backtrace) from [<c030b05c>] (show_stack+0x10/0x14)
[  288.469168] [<c030b05c>] (show_stack) from [<c070c528>] (dump_stack+0x88/0x9c)
[  288.477215] [<c070c528>] (dump_stack) from [<c0317434>] (__warn+0xe4/0x100)
[  288.484219] [<c0317434>] (__warn) from [<c0317500>] (warn_slowpath_null+0x20/0x28)
[  288.491752] [<c0317500>] (warn_slowpath_null) from [<bf53b9a8>] (sta_set_sinfo+0x980/0xa94 [mac80211])
[  288.500006] [<bf53b9a8>] (sta_set_sinfo [mac80211]) from [<bf53bd58>] (__sta_info_flush+0x108/0x154 [mac80211])
[  288.509300] [<bf53bd58>] (__sta_info_flush [mac80211]) from [<bf56b880>] (ieee80211_recalc_ps_vif+0x134/0x3f8 [mac80211])
[  288.519316] [<bf56b880>] (ieee80211_recalc_ps_vif [mac80211]) from [<bf56fbec>] (ieee80211_mgd_deauth+0x30c/0x374 [mac80211])
[  288.530206] [<bf56fbec>] (ieee80211_mgd_deauth [mac80211]) from [<bf4fec7c>] (cfg80211_mlme_deauth+0xc0/0xd0 [cfg80211])
[  288.541074] [<bf4fec7c>] (cfg80211_mlme_deauth [cfg80211]) from [<bf4fed98>] (cfg80211_mlme_down+0x58/0x60 [cfg80211])
[  288.551977] [<bf4fed98>] (cfg80211_mlme_down [cfg80211]) from [<bf5023e0>] (cfg80211_disconnect+0xac/0xf8 [cfg80211])
[  288.562458] [<bf5023e0>] (cfg80211_disconnect [cfg80211]) from [<bf4deca8>] (cfg80211_leave+0x24/0x30 [cfg80211])
[  288.573127] [<bf4deca8>] (cfg80211_leave [cfg80211]) from [<bf4deec8>] (cfg80211_netdev_notifier_call+0x214/0x53c [cfg80211])
[  288.583088] [<bf4deec8>] (cfg80211_netdev_notifier_call [cfg80211]) from [<c0332b8c>] (notifier_call_chain+0x2c/0x6c)
[  288.594046] [<c0332b8c>] (notifier_call_chain) from [<c0332cf0>] (raw_notifier_call_chain+0x18/0x20)
[  288.604630] [<c0332cf0>] (raw_notifier_call_chain) from [<c061f7cc>] (__dev_close_many+0x44/0xc8)
[  288.613815] [<c061f7cc>] (__dev_close_many) from [<c061f8b0>] (dev_close_many+0x60/0xdc)
[  288.622584] [<c061f8b0>] (dev_close_many) from [<c06233d4>] (dev_close+0x34/0x48)
[  288.631068] [<c06233d4>] (dev_close) from [<bf4de810>] (cfg80211_shutdown_all_interfaces+0x58/0xa8 [cfg80211])
[  288.639201] [<bf4de810>] (cfg80211_shutdown_all_interfaces [cfg80211]) from [<bf563ecc>] (ieee80211_reconfig+0x724/0xaa8 [mac80211])
[  288.649371] [<bf563ecc>] (ieee80211_reconfig [mac80211]) from [<bf535720>] (ieee80211_restart_work+0x94/0xa0 [mac80211])
[  288.660753] [<bf535720>] (ieee80211_restart_work [mac80211]) from [<c032c34c>] (process_one_work+0x240/0x3d0)
[  288.670951] [<c032c34c>] (process_one_work) from [<c032d2e8>] (worker_thread+0x330/0x560)
[  288.680761] [<c032d2e8>] (worker_thread) from [<c03317ec>] (kthread+0x12c/0x138)
[  288.688929] [<c03317ec>] (kthread) from [<c0307948>] (ret_from_fork+0x14/0x2c)
[  288.700692] ---[ end trace 96d001f49a54ee00 ]---
[  288.703182] ------------[ cut here ]------------
[  288.708044] WARNING: CPU: 1 PID: 68 at backports-2017-11-01/net/mac80211/driver-ops.h:17 drv_sta_state+0xb8/0x19c [mac80211]
[  288.712586] wlan1:  Failed check-sdata-in-driver check, flags: 0x0
[  288.723772] Modules linked in: pppoe ppp_async ath10k_pci ath10k_core ath pppox ppp_generic nf_conntrack_ipv6 mac80211 iptable_nat ipt_REJECT ipt_MASQUERADE cfg80211 xt_time xt_tcpudp xt_tcpmss xt_statistic xt_state xt_recent xt_nat xt_multiport xt_mark xt_mac xt_limit xt_length xt_hl xt_helper xt_ecn xt_dscp xt_conntrack xt_connmark xt_connlimit xt_connbytes xt_comment xt_TCPMSS xt_REDIRECT xt_LOG xt_HL xt_FLOWOFFLOAD xt_DSCP xt_CLASSIFY slhc nf_reject_ipv4 nf_nat_redirect nf_nat_masquerade_ipv4 nf_conntrack_ipv4 nf_nat_ipv4 nf_nat nf_log_ipv4 nf_flow_table_hw nf_flow_table nf_defrag_ipv6 nf_defrag_ipv4 nf_conntrack_rtcache nf_conntrack iptable_mangle iptable_filter ipt_ECN ip_tables crc_ccitt compat ledtrig_usbport xt_set ip_set_list_set ip_set_hash_netiface ip_set_hash_netport ip_set_hash_netnet
[  288.778292]  ip_set_hash_net ip_set_hash_netportnet ip_set_hash_mac ip_set_hash_ipportnet ip_set_hash_ipportip ip_set_hash_ipport ip_set_hash_ipmark ip_set_hash_ip ip_set_bitmap_port ip_set_bitmap_ipmac ip_set_bitmap_ip ip_set nfnetlink ip6t_REJECT nf_reject_ipv6 nf_log_ipv6 nf_log_common ip6table_mangle ip6table_filter ip6_tables x_tables nfsv4 nfsv3 nfs rpcsec_gss_krb5 auth_rpcgss oid_registry vfat fat lockd sunrpc grace dns_resolver nls_utf8 nls_iso8859_1 nls_cp437 sha1_generic md5 cts usb_storage leds_gpio xhci_plat_hcd xhci_pci xhci_hcd dwc3 dwc3_of_simple sd_mod scsi_mod gpio_button_hotplug ext4 jbd2 mbcache crc32c_generic
[  288.834027] CPU: 1 PID: 68 Comm: kworker/1:1 Tainted: G        W       4.14.32 #0
[  288.856218] Hardware name: Generic DT based system
[  288.863664] Workqueue: events_freezable ieee80211_restart_work [mac80211]
[  288.868303] [<c030eb30>] (unwind_backtrace) from [<c030b05c>] (show_stack+0x10/0x14)
[  288.875156] [<c030b05c>] (show_stack) from [<c070c528>] (dump_stack+0x88/0x9c)
[  288.882966] [<c070c528>] (dump_stack) from [<c0317434>] (__warn+0xe4/0x100)
[  288.889994] [<c0317434>] (__warn) from [<c0317488>] (warn_slowpath_fmt+0x38/0x48)
[  288.896901] [<c0317488>] (warn_slowpath_fmt) from [<bf537f10>] (drv_sta_state+0xb8/0x19c [mac80211])
[  288.904581] [<bf537f10>] (drv_sta_state [mac80211]) from [<bf53b9e8>] (sta_set_sinfo+0x9c0/0xa94 [mac80211])
[  288.913780] [<bf53b9e8>] (sta_set_sinfo [mac80211]) from [<bf53bd58>] (__sta_info_flush+0x108/0x154 [mac80211])
[  288.923591] [<bf53bd58>] (__sta_info_flush [mac80211]) from [<bf56b880>] (ieee80211_recalc_ps_vif+0x134/0x3f8 [mac80211])
[  288.933404] [<bf56b880>] (ieee80211_recalc_ps_vif [mac80211]) from [<bf56fbec>] (ieee80211_mgd_deauth+0x30c/0x374 [mac80211])
[  288.944524] [<bf56fbec>] (ieee80211_mgd_deauth [mac80211]) from [<bf4fec7c>] (cfg80211_mlme_deauth+0xc0/0xd0 [cfg80211])
[  288.955756] [<bf4fec7c>] (cfg80211_mlme_deauth [cfg80211]) from [<bf4fed98>] (cfg80211_mlme_down+0x58/0x60 [cfg80211])
[  288.966692] [<bf4fed98>] (cfg80211_mlme_down [cfg80211]) from [<bf5023e0>] (cfg80211_disconnect+0xac/0xf8 [cfg80211])
[  288.977192] [<bf5023e0>] (cfg80211_disconnect [cfg80211]) from [<bf4deca8>] (cfg80211_leave+0x24/0x30 [cfg80211])
[  288.987870] [<bf4deca8>] (cfg80211_leave [cfg80211]) from [<bf4deec8>] (cfg80211_netdev_notifier_call+0x214/0x53c [cfg80211])
[  288.998098] [<bf4deec8>] (cfg80211_netdev_notifier_call [cfg80211]) from [<c0332b8c>] (notifier_call_chain+0x2c/0x6c)
[  289.009357] [<c0332b8c>] (notifier_call_chain) from [<c0332cf0>] (raw_notifier_call_chain+0x18/0x20)
[  289.019946] [<c0332cf0>] (raw_notifier_call_chain) from [<c061f7cc>] (__dev_close_many+0x44/0xc8)
[  289.029145] [<c061f7cc>] (__dev_close_many) from [<c061f8b0>] (dev_close_many+0x60/0xdc)
[  289.037912] [<c061f8b0>] (dev_close_many) from [<c06233d4>] (dev_close+0x34/0x48)
[  289.046091] [<c06233d4>] (dev_close) from [<bf4de810>] (cfg80211_shutdown_all_interfaces+0x58/0xa8 [cfg80211])
[  289.053536] [<bf4de810>] (cfg80211_shutdown_all_interfaces [cfg80211]) from [<bf563ecc>] (ieee80211_reconfig+0x724/0xaa8 [mac80211])
[  289.063441] [<bf563ecc>] (ieee80211_reconfig [mac80211]) from [<bf535720>] (ieee80211_restart_work+0x94/0xa0 [mac80211])
[  289.075460] [<bf535720>] (ieee80211_restart_work [mac80211]) from [<c032c34c>] (process_one_work+0x240/0x3d0)
[  289.086266] [<c032c34c>] (process_one_work) from [<c032d2e8>] (worker_thread+0x330/0x560)
[  289.096073] [<c032d2e8>] (worker_thread) from [<c03317ec>] (kthread+0x12c/0x138)
[  289.104233] [<c03317ec>] (kthread) from [<c0307948>] (ret_from_fork+0x14/0x2c)
[  289.111819] ---[ end trace 96d001f49a54ee01 ]---
[  289.118719] ------------[ cut here ]------------
[  289.123570] WARNING: CPU: 1 PID: 68 at backports-2017-11-01/net/mac80211/driver-ops.h:17 sta_set_sinfo+0x98/0xa94 [mac80211]
[  289.128100] wlan1:  Failed check-sdata-in-driver check, flags: 0x0
[  289.139301] Modules linked in: pppoe ppp_async ath10k_pci ath10k_core ath pppox ppp_generic nf_conntrack_ipv6 mac80211 iptable_nat ipt_REJECT ipt_MASQUERADE cfg80211 xt_time xt_tcpudp xt_tcpmss xt_statistic xt_state xt_recent xt_nat xt_multiport xt_mark xt_mac xt_limit xt_length xt_hl xt_helper xt_ecn xt_dscp xt_conntrack xt_connmark xt_connlimit xt_connbytes xt_comment xt_TCPMSS xt_REDIRECT xt_LOG xt_HL xt_FLOWOFFLOAD xt_DSCP xt_CLASSIFY slhc nf_reject_ipv4 nf_nat_redirect nf_nat_masquerade_ipv4 nf_conntrack_ipv4 nf_nat_ipv4 nf_nat nf_log_ipv4 nf_flow_table_hw nf_flow_table nf_defrag_ipv6 nf_defrag_ipv4 nf_conntrack_rtcache nf_conntrack iptable_mangle iptable_filter ipt_ECN ip_tables crc_ccitt compat ledtrig_usbport xt_set ip_set_list_set ip_set_hash_netiface ip_set_hash_netport ip_set_hash_netnet
[  289.193828]  ip_set_hash_net ip_set_hash_netportnet ip_set_hash_mac ip_set_hash_ipportnet ip_set_hash_ipportip ip_set_hash_ipport ip_set_hash_ipmark ip_set_hash_ip ip_set_bitmap_port ip_set_bitmap_ipmac ip_set_bitmap_ip ip_set nfnetlink ip6t_REJECT nf_reject_ipv6 nf_log_ipv6 nf_log_common ip6table_mangle ip6table_filter ip6_tables x_tables nfsv4 nfsv3 nfs rpcsec_gss_krb5 auth_rpcgss oid_registry vfat fat lockd sunrpc grace dns_resolver nls_utf8 nls_iso8859_1 nls_cp437 sha1_generic md5 cts usb_storage leds_gpio xhci_plat_hcd xhci_pci xhci_hcd dwc3 dwc3_of_simple sd_mod scsi_mod gpio_button_hotplug ext4 jbd2 mbcache crc32c_generic
[  289.249558] CPU: 1 PID: 68 Comm: kworker/1:1 Tainted: G        W       4.14.32 #0
[  289.271755] Hardware name: Generic DT based system
[  289.279196] Workqueue: events_freezable ieee80211_restart_work [mac80211]
[  289.283839] [<c030eb30>] (unwind_backtrace) from [<c030b05c>] (show_stack+0x10/0x14)
[  289.290695] [<c030b05c>] (show_stack) from [<c070c528>] (dump_stack+0x88/0x9c)
[  289.298505] [<c070c528>] (dump_stack) from [<c0317434>] (__warn+0xe4/0x100)
[  289.305531] [<c0317434>] (__warn) from [<c0317488>] (warn_slowpath_fmt+0x38/0x48)
[  289.312441] [<c0317488>] (warn_slowpath_fmt) from [<bf53b0c0>] (sta_set_sinfo+0x98/0xa94 [mac80211])
[  289.320120] [<bf53b0c0>] (sta_set_sinfo [mac80211]) from [<bf53ba48>] (sta_set_sinfo+0xa20/0xa94 [mac80211])
[  289.329319] [<bf53ba48>] (sta_set_sinfo [mac80211]) from [<bf53bd58>] (__sta_info_flush+0x108/0x154 [mac80211])
[  289.339130] [<bf53bd58>] (__sta_info_flush [mac80211]) from [<bf56b880>] (ieee80211_recalc_ps_vif+0x134/0x3f8 [mac80211])
[  289.348943] [<bf56b880>] (ieee80211_recalc_ps_vif [mac80211]) from [<bf56fbec>] (ieee80211_mgd_deauth+0x30c/0x374 [mac80211])
[  289.360054] [<bf56fbec>] (ieee80211_mgd_deauth [mac80211]) from [<bf4fec7c>] (cfg80211_mlme_deauth+0xc0/0xd0 [cfg80211])
[  289.371295] [<bf4fec7c>] (cfg80211_mlme_deauth [cfg80211]) from [<bf4fed98>] (cfg80211_mlme_down+0x58/0x60 [cfg80211])
[  289.382231] [<bf4fed98>] (cfg80211_mlme_down [cfg80211]) from [<bf5023e0>] (cfg80211_disconnect+0xac/0xf8 [cfg80211])
[  289.392732] [<bf5023e0>] (cfg80211_disconnect [cfg80211]) from [<bf4deca8>] (cfg80211_leave+0x24/0x30 [cfg80211])
[  289.403407] [<bf4deca8>] (cfg80211_leave [cfg80211]) from [<bf4deec8>] (cfg80211_netdev_notifier_call+0x214/0x53c [cfg80211])
[  289.413636] [<bf4deec8>] (cfg80211_netdev_notifier_call [cfg80211]) from [<c0332b8c>] (notifier_call_chain+0x2c/0x6c)
[  289.424895] [<c0332b8c>] (notifier_call_chain) from [<c0332cf0>] (raw_notifier_call_chain+0x18/0x20)
[  289.435484] [<c0332cf0>] (raw_notifier_call_chain) from [<c061f7cc>] (__dev_close_many+0x44/0xc8)
[  289.444683] [<c061f7cc>] (__dev_close_many) from [<c061f8b0>] (dev_close_many+0x60/0xdc)
[  289.453449] [<c061f8b0>] (dev_close_many) from [<c06233d4>] (dev_close+0x34/0x48)
[  289.461631] [<c06233d4>] (dev_close) from [<bf4de810>] (cfg80211_shutdown_all_interfaces+0x58/0xa8 [cfg80211])
[  289.469069] [<bf4de810>] (cfg80211_shutdown_all_interfaces [cfg80211]) from [<bf563ecc>] (ieee80211_reconfig+0x724/0xaa8 [mac80211])
[  289.478979] [<bf563ecc>] (ieee80211_reconfig [mac80211]) from [<bf535720>] (ieee80211_restart_work+0x94/0xa0 [mac80211])
[  289.490999] [<bf535720>] (ieee80211_restart_work [mac80211]) from [<c032c34c>] (process_one_work+0x240/0x3d0)
[  289.501804] [<c032c34c>] (process_one_work) from [<c032d2e8>] (worker_thread+0x330/0x560)
[  289.511611] [<c032d2e8>] (worker_thread) from [<c03317ec>] (kthread+0x12c/0x138)
[  289.519771] [<c03317ec>] (kthread) from [<c0307948>] (ret_from_fork+0x14/0x2c)
[  289.527357] ---[ end trace 96d001f49a54ee02 ]---
[  289.536174] ------------[ cut here ]------------
[  289.539416] WARNING: CPU: 1 PID: 68 at backports-2017-11-01/net/mac80211/driver-ops.h:17 ieee80211_bss_info_change_notify+0xf4/0x14c [mac80211]
[  289.544253] wlan1:  Failed check-sdata-in-driver check, flags: 0x0
[  289.557200] Modules linked in: pppoe ppp_async ath10k_pci ath10k_core ath pppox ppp_generic nf_conntrack_ipv6 mac80211 iptable_nat ipt_REJECT ipt_MASQUERADE cfg80211 xt_time xt_tcpudp xt_tcpmss xt_statistic xt_state xt_recent xt_nat xt_multiport xt_mark xt_mac xt_limit xt_length xt_hl xt_helper xt_ecn xt_dscp xt_conntrack xt_connmark xt_connlimit xt_connbytes xt_comment xt_TCPMSS xt_REDIRECT xt_LOG xt_HL xt_FLOWOFFLOAD xt_DSCP xt_CLASSIFY slhc nf_reject_ipv4 nf_nat_redirect nf_nat_masquerade_ipv4 nf_conntrack_ipv4 nf_nat_ipv4 nf_nat nf_log_ipv4 nf_flow_table_hw nf_flow_table nf_defrag_ipv6 nf_defrag_ipv4 nf_conntrack_rtcache nf_conntrack iptable_mangle iptable_filter ipt_ECN ip_tables crc_ccitt compat ledtrig_usbport xt_set ip_set_list_set ip_set_hash_netiface ip_set_hash_netport ip_set_hash_netnet
[  289.611615]  ip_set_hash_net ip_set_hash_netportnet ip_set_hash_mac ip_set_hash_ipportnet ip_set_hash_ipportip ip_set_hash_ipport ip_set_hash_ipmark ip_set_hash_ip ip_set_bitmap_port ip_set_bitmap_ipmac ip_set_bitmap_ip ip_set nfnetlink ip6t_REJECT nf_reject_ipv6 nf_log_ipv6 nf_log_common ip6table_mangle ip6table_filter ip6_tables x_tables nfsv4 nfsv3 nfs rpcsec_gss_krb5 auth_rpcgss oid_registry vfat fat lockd sunrpc grace dns_resolver nls_utf8 nls_iso8859_1 nls_cp437 sha1_generic md5 cts usb_storage leds_gpio xhci_plat_hcd xhci_pci xhci_hcd dwc3 dwc3_of_simple sd_mod scsi_mod gpio_button_hotplug ext4 jbd2 mbcache crc32c_generic
[  289.667310] CPU: 1 PID: 68 Comm: kworker/1:1 Tainted: G        W       4.14.32 #0
[  289.688943] Hardware name: Generic DT based system
[  289.696412] Workqueue: events_freezable ieee80211_restart_work [mac80211]
[  289.701032] [<c030eb30>] (unwind_backtrace) from [<c030b05c>] (show_stack+0x10/0x14)
[  289.707882] [<c030b05c>] (show_stack) from [<c070c528>] (dump_stack+0x88/0x9c)
[  289.715933] [<c070c528>] (dump_stack) from [<c0317434>] (__warn+0xe4/0x100)
[  289.722931] [<c0317434>] (__warn) from [<c0317488>] (warn_slowpath_fmt+0x38/0x48)
[  289.730477] [<c0317488>] (warn_slowpath_fmt) from [<bf5367f4>] (ieee80211_bss_info_change_notify+0xf4/0x14c [mac80211])
[  289.738759] [<bf5367f4>] (ieee80211_bss_info_change_notify [mac80211]) from [<bf56b958>] (ieee80211_recalc_ps_vif+0x20c/0x3f8 [mac80211])
[  289.749371] [<bf56b958>] (ieee80211_recalc_ps_vif [mac80211]) from [<bf56fbec>] (ieee80211_mgd_deauth+0x30c/0x374 [mac80211])
[  289.761640] [<bf56fbec>] (ieee80211_mgd_deauth [mac80211]) from [<bf4fec7c>] (cfg80211_mlme_deauth+0xc0/0xd0 [cfg80211])
[  289.772500] [<bf4fec7c>] (cfg80211_mlme_deauth [cfg80211]) from [<bf4fed98>] (cfg80211_mlme_down+0x58/0x60 [cfg80211])
[  289.783401] [<bf4fed98>] (cfg80211_mlme_down [cfg80211]) from [<bf5023e0>] (cfg80211_disconnect+0xac/0xf8 [cfg80211])
[  289.793880] [<bf5023e0>] (cfg80211_disconnect [cfg80211]) from [<bf4deca8>] (cfg80211_leave+0x24/0x30 [cfg80211])
[  289.804548] [<bf4deca8>] (cfg80211_leave [cfg80211]) from [<bf4deec8>] (cfg80211_netdev_notifier_call+0x214/0x53c [cfg80211])
[  289.814513] [<bf4deec8>] (cfg80211_netdev_notifier_call [cfg80211]) from [<c0332b8c>] (notifier_call_chain+0x2c/0x6c)
[  289.825472] [<c0332b8c>] (notifier_call_chain) from [<c0332cf0>] (raw_notifier_call_chain+0x18/0x20)
[  289.836053] [<c0332cf0>] (raw_notifier_call_chain) from [<c061f7cc>] (__dev_close_many+0x44/0xc8)
[  289.845237] [<c061f7cc>] (__dev_close_many) from [<c061f8b0>] (dev_close_many+0x60/0xdc)
[  289.854012] [<c061f8b0>] (dev_close_many) from [<c06233d4>] (dev_close+0x34/0x48)
[  289.862496] [<c06233d4>] (dev_close) from [<bf4de810>] (cfg80211_shutdown_all_interfaces+0x58/0xa8 [cfg80211])
[  289.870620] [<bf4de810>] (cfg80211_shutdown_all_interfaces [cfg80211]) from [<bf563ecc>] (ieee80211_reconfig+0x724/0xaa8 [mac80211])
[  289.880794] [<bf563ecc>] (ieee80211_reconfig [mac80211]) from [<bf535720>] (ieee80211_restart_work+0x94/0xa0 [mac80211])
[  289.892168] [<bf535720>] (ieee80211_restart_work [mac80211]) from [<c032c34c>] (process_one_work+0x240/0x3d0)
[  289.902376] [<c032c34c>] (process_one_work) from [<c032d2e8>] (worker_thread+0x330/0x560)
[  289.912186] [<c032d2e8>] (worker_thread) from [<c03317ec>] (kthread+0x12c/0x138)
[  289.920349] [<c03317ec>] (kthread) from [<c0307948>] (ret_from_fork+0x14/0x2c)
[  289.929471] ---[ end trace 96d001f49a54ee03 ]---
[  289.934823] ------------[ cut here ]------------
[  289.940232] WARNING: CPU: 1 PID: 68 at backports-2017-11-01/net/mac80211/driver-ops.h:17 drv_conf_tx+0x3c/0xe8 [mac80211]
[  289.944287] wlan1:  Failed check-sdata-in-driver check, flags: 0x0
[  289.955082] Modules linked in: pppoe ppp_async ath10k_pci ath10k_core ath pppox ppp_generic nf_conntrack_ipv6 mac80211 iptable_nat ipt_REJECT ipt_MASQUERADE cfg80211 xt_time xt_tcpudp xt_tcpmss xt_statistic xt_state xt_recent xt_nat xt_multiport xt_mark xt_mac xt_limit xt_length xt_hl xt_helper xt_ecn xt_dscp xt_conntrack xt_connmark xt_connlimit xt_connbytes xt_comment xt_TCPMSS xt_REDIRECT xt_LOG xt_HL xt_FLOWOFFLOAD xt_DSCP xt_CLASSIFY slhc nf_reject_ipv4 nf_nat_redirect nf_nat_masquerade_ipv4 nf_conntrack_ipv4 nf_nat_ipv4 nf_nat nf_log_ipv4 nf_flow_table_hw nf_flow_table nf_defrag_ipv6 nf_defrag_ipv4 nf_conntrack_rtcache nf_conntrack iptable_mangle iptable_filter ipt_ECN ip_tables crc_ccitt compat ledtrig_usbport xt_set ip_set_list_set ip_set_hash_netiface ip_set_hash_netport ip_set_hash_netnet
[  290.009956]  ip_set_hash_net ip_set_hash_netportnet ip_set_hash_mac ip_set_hash_ipportnet ip_set_hash_ipportip ip_set_hash_ipport ip_set_hash_ipmark ip_set_hash_ip ip_set_bitmap_port ip_set_bitmap_ipmac ip_set_bitmap_ip ip_set nfnetlink ip6t_REJECT nf_reject_ipv6 nf_log_ipv6 nf_log_common ip6table_mangle ip6table_filter ip6_tables x_tables nfsv4 nfsv3 nfs rpcsec_gss_krb5 auth_rpcgss oid_registry vfat fat lockd sunrpc grace dns_resolver nls_utf8 nls_iso8859_1 nls_cp437 sha1_generic md5 cts usb_storage leds_gpio xhci_plat_hcd xhci_pci xhci_hcd dwc3 dwc3_of_simple sd_mod scsi_mod gpio_button_hotplug ext4 jbd2 mbcache crc32c_generic
[  290.065690] CPU: 1 PID: 68 Comm: kworker/1:1 Tainted: G        W       4.14.32 #0
[  290.087477] Hardware name: Generic DT based system
[  290.095587] Workqueue: events_freezable ieee80211_restart_work [mac80211]
[  290.099726] [<c030eb30>] (unwind_backtrace) from [<c030b05c>] (show_stack+0x10/0x14)
[  290.106578] [<c030b05c>] (show_stack) from [<c070c528>] (dump_stack+0x88/0x9c)
[  290.114367] [<c070c528>] (dump_stack) from [<c0317434>] (__warn+0xe4/0x100)
[  290.121367] [<c0317434>] (__warn) from [<c0317488>] (warn_slowpath_fmt+0x38/0x48)
[  290.128904] [<c0317488>] (warn_slowpath_fmt) from [<bf5380fc>] (drv_conf_tx+0x3c/0xe8 [mac80211])
[  290.137205] [<bf5380fc>] (drv_conf_tx [mac80211]) from [<bf563178>] (ieee80211_set_wmm_default+0x1d8/0x2c0 [mac80211])
[  290.146075] [<bf563178>] (ieee80211_set_wmm_default [mac80211]) from [<bf56b968>] (ieee80211_recalc_ps_vif+0x21c/0x3f8 [mac80211])
[  290.156645] [<bf56b968>] (ieee80211_recalc_ps_vif [mac80211]) from [<bf56fbec>] (ieee80211_mgd_deauth+0x30c/0x374 [mac80211])
[  290.168125] [<bf56fbec>] (ieee80211_mgd_deauth [mac80211]) from [<bf4fec7c>] (cfg80211_mlme_deauth+0xc0/0xd0 [cfg80211])
[  290.179102] [<bf4fec7c>] (cfg80211_mlme_deauth [cfg80211]) from [<bf4fed98>] (cfg80211_mlme_down+0x58/0x60 [cfg80211])
[  290.190003] [<bf4fed98>] (cfg80211_mlme_down [cfg80211]) from [<bf5023e0>] (cfg80211_disconnect+0xac/0xf8 [cfg80211])
[  290.200480] [<bf5023e0>] (cfg80211_disconnect [cfg80211]) from [<bf4deca8>] (cfg80211_leave+0x24/0x30 [cfg80211])
[  290.211144] [<bf4deca8>] (cfg80211_leave [cfg80211]) from [<bf4deec8>] (cfg80211_netdev_notifier_call+0x214/0x53c [cfg80211])
[  290.221111] [<bf4deec8>] (cfg80211_netdev_notifier_call [cfg80211]) from [<c0332b8c>] (notifier_call_chain+0x2c/0x6c)
[  290.232071] [<c0332b8c>] (notifier_call_chain) from [<c0332cf0>] (raw_notifier_call_chain+0x18/0x20)
[  290.242652] [<c0332cf0>] (raw_notifier_call_chain) from [<c061f7cc>] (__dev_close_many+0x44/0xc8)
[  290.251835] [<c061f7cc>] (__dev_close_many) from [<c061f8b0>] (dev_close_many+0x60/0xdc)
[  290.260605] [<c061f8b0>] (dev_close_many) from [<c06233d4>] (dev_close+0x34/0x48)
[  290.269092] [<c06233d4>] (dev_close) from [<bf4de810>] (cfg80211_shutdown_all_interfaces+0x58/0xa8 [cfg80211])
[  290.277218] [<bf4de810>] (cfg80211_shutdown_all_interfaces [cfg80211]) from [<bf563ecc>] (ieee80211_reconfig+0x724/0xaa8 [mac80211])
[  290.287394] [<bf563ecc>] (ieee80211_reconfig [mac80211]) from [<bf535720>] (ieee80211_restart_work+0x94/0xa0 [mac80211])
[  290.298765] [<bf535720>] (ieee80211_restart_work [mac80211]) from [<c032c34c>] (process_one_work+0x240/0x3d0)
[  290.308971] [<c032c34c>] (process_one_work) from [<c032d2e8>] (worker_thread+0x330/0x560)
[  290.318785] [<c032d2e8>] (worker_thread) from [<c03317ec>] (kthread+0x12c/0x138)
[  290.326950] [<c03317ec>] (kthread) from [<c0307948>] (ret_from_fork+0x14/0x2c)
[  290.336075] ---[ end trace 96d001f49a54ee04 ]---
[  290.341403] ------------[ cut here ]------------
[  290.346832] WARNING: CPU: 1 PID: 68 at backports-2017-11-01/net/mac80211/driver-ops.h:17 drv_conf_tx+0x3c/0xe8 [mac80211]
[  290.350882] wlan1:  Failed check-sdata-in-driver check, flags: 0x0
[  290.361644] Modules linked in: pppoe ppp_async ath10k_pci ath10k_core ath pppox ppp_generic nf_conntrack_ipv6 mac80211 iptable_nat ipt_REJECT ipt_MASQUERADE cfg80211 xt_time xt_tcpudp xt_tcpmss xt_statistic xt_state xt_recent xt_nat xt_multiport xt_mark xt_mac xt_limit xt_length xt_hl xt_helper xt_ecn xt_dscp xt_conntrack xt_connmark xt_connlimit xt_connbytes xt_comment xt_TCPMSS xt_REDIRECT xt_LOG xt_HL xt_FLOWOFFLOAD xt_DSCP xt_CLASSIFY slhc nf_reject_ipv4 nf_nat_redirect nf_nat_masquerade_ipv4 nf_conntrack_ipv4 nf_nat_ipv4 nf_nat nf_log_ipv4 nf_flow_table_hw nf_flow_table nf_defrag_ipv6 nf_defrag_ipv4 nf_conntrack_rtcache nf_conntrack iptable_mangle iptable_filter ipt_ECN ip_tables crc_ccitt compat ledtrig_usbport xt_set ip_set_list_set ip_set_hash_netiface ip_set_hash_netport ip_set_hash_netnet
[  290.416564]  ip_set_hash_net ip_set_hash_netportnet ip_set_hash_mac ip_set_hash_ipportnet ip_set_hash_ipportip ip_set_hash_ipport ip_set_hash_ipmark ip_set_hash_ip ip_set_bitmap_port ip_set_bitmap_ipmac ip_set_bitmap_ip ip_set nfnetlink ip6t_REJECT nf_reject_ipv6 nf_log_ipv6 nf_log_common ip6table_mangle ip6table_filter ip6_tables x_tables nfsv4 nfsv3 nfs rpcsec_gss_krb5 auth_rpcgss oid_registry vfat fat lockd sunrpc grace dns_resolver nls_utf8 nls_iso8859_1 nls_cp437 sha1_generic md5 cts usb_storage leds_gpio xhci_plat_hcd xhci_pci xhci_hcd dwc3 dwc3_of_simple sd_mod scsi_mod gpio_button_hotplug ext4 jbd2 mbcache crc32c_generic
[  290.472365] CPU: 1 PID: 68 Comm: kworker/1:1 Tainted: G        W       4.14.32 #0
[  290.494073] Hardware name: Generic DT based system
[  290.502169] Workqueue: events_freezable ieee80211_restart_work [mac80211]
[  290.506314] [<c030eb30>] (unwind_backtrace) from [<c030b05c>] (show_stack+0x10/0x14)
[  290.513172] [<c030b05c>] (show_stack) from [<c070c528>] (dump_stack+0x88/0x9c)
[  290.520962] [<c070c528>] (dump_stack) from [<c0317434>] (__warn+0xe4/0x100)
[  290.527961] [<c0317434>] (__warn) from [<c0317488>] (warn_slowpath_fmt+0x38/0x48)
[  290.535496] [<c0317488>] (warn_slowpath_fmt) from [<bf5380fc>] (drv_conf_tx+0x3c/0xe8 [mac80211])
[  290.543798] [<bf5380fc>] (drv_conf_tx [mac80211]) from [<bf563178>] (ieee80211_set_wmm_default+0x1d8/0x2c0 [mac80211])
[  290.552669] [<bf563178>] (ieee80211_set_wmm_default [mac80211]) from [<bf56b968>] (ieee80211_recalc_ps_vif+0x21c/0x3f8 [mac80211])
[  290.563247] [<bf56b968>] (ieee80211_recalc_ps_vif [mac80211]) from [<bf56fbec>] (ieee80211_mgd_deauth+0x30c/0x374 [mac80211])
[  290.574722] [<bf56fbec>] (ieee80211_mgd_deauth [mac80211]) from [<bf4fec7c>] (cfg80211_mlme_deauth+0xc0/0xd0 [cfg80211])
[  290.585697] [<bf4fec7c>] (cfg80211_mlme_deauth [cfg80211]) from [<bf4fed98>] (cfg80211_mlme_down+0x58/0x60 [cfg80211])
[  290.596616] [<bf4fed98>] (cfg80211_mlme_down [cfg80211]) from [<bf5023e0>] (cfg80211_disconnect+0xac/0xf8 [cfg80211])
[  290.607077] [<bf5023e0>] (cfg80211_disconnect [cfg80211]) from [<bf4deca8>] (cfg80211_leave+0x24/0x30 [cfg80211])
[  290.617745] [<bf4deca8>] (cfg80211_leave [cfg80211]) from [<bf4deec8>] (cfg80211_netdev_notifier_call+0x214/0x53c [cfg80211])
[  290.627706] [<bf4deec8>] (cfg80211_netdev_notifier_call [cfg80211]) from [<c0332b8c>] (notifier_call_chain+0x2c/0x6c)
[  290.638665] [<c0332b8c>] (notifier_call_chain) from [<c0332cf0>] (raw_notifier_call_chain+0x18/0x20)
[  290.649248] [<c0332cf0>] (raw_notifier_call_chain) from [<c061f7cc>] (__dev_close_many+0x44/0xc8)
[  290.658433] [<c061f7cc>] (__dev_close_many) from [<c061f8b0>] (dev_close_many+0x60/0xdc)
[  290.667207] [<c061f8b0>] (dev_close_many) from [<c06233d4>] (dev_close+0x34/0x48)
[  290.675687] [<c06233d4>] (dev_close) from [<bf4de810>] (cfg80211_shutdown_all_interfaces+0x58/0xa8 [cfg80211])
[  290.683819] [<bf4de810>] (cfg80211_shutdown_all_interfaces [cfg80211]) from [<bf563ecc>] (ieee80211_reconfig+0x724/0xaa8 [mac80211])
[  290.693993] [<bf563ecc>] (ieee80211_reconfig [mac80211]) from [<bf535720>] (ieee80211_restart_work+0x94/0xa0 [mac80211])
[  290.705369] [<bf535720>] (ieee80211_restart_work [mac80211]) from [<c032c34c>] (process_one_work+0x240/0x3d0)
[  290.715570] [<c032c34c>] (process_one_work) from [<c032d2e8>] (worker_thread+0x330/0x560)
[  290.725383] [<c032d2e8>] (worker_thread) from [<c03317ec>] (kthread+0x12c/0x138)
[  290.733543] [<c03317ec>] (kthread) from [<c0307948>] (ret_from_fork+0x14/0x2c)
[  290.742664] ---[ end trace 96d001f49a54ee05 ]---
[  290.747876] ------------[ cut here ]------------
[  290.753583] WARNING: CPU: 1 PID: 68 at backports-2017-11-01/net/mac80211/driver-ops.h:17 drv_conf_tx+0x3c/0xe8 [mac80211]
[  290.757302] wlan1:  Failed check-sdata-in-driver check, flags: 0x0
[  290.768510] Modules linked in: pppoe ppp_async ath10k_pci ath10k_core ath pppox ppp_generic nf_conntrack_ipv6 mac80211 iptable_nat ipt_REJECT ipt_MASQUERADE cfg80211 xt_time xt_tcpudp xt_tcpmss xt_statistic xt_state xt_recent xt_nat xt_multiport xt_mark xt_mac xt_limit xt_length xt_hl xt_helper xt_ecn xt_dscp xt_conntrack xt_connmark xt_connlimit xt_connbytes xt_comment xt_TCPMSS xt_REDIRECT xt_LOG xt_HL xt_FLOWOFFLOAD xt_DSCP xt_CLASSIFY slhc nf_reject_ipv4 nf_nat_redirect nf_nat_masquerade_ipv4 nf_conntrack_ipv4 nf_nat_ipv4 nf_nat nf_log_ipv4 nf_flow_table_hw nf_flow_table nf_defrag_ipv6 nf_defrag_ipv4 nf_conntrack_rtcache nf_conntrack iptable_mangle iptable_filter ipt_ECN ip_tables crc_ccitt compat ledtrig_usbport xt_set ip_set_list_set ip_set_hash_netiface ip_set_hash_netport ip_set_hash_netnet
[  290.823023]  ip_set_hash_net ip_set_hash_netportnet ip_set_hash_mac ip_set_hash_ipportnet ip_set_hash_ipportip ip_set_hash_ipport ip_set_hash_ipmark ip_set_hash_ip ip_set_bitmap_port ip_set_bitmap_ipmac ip_set_bitmap_ip ip_set nfnetlink ip6t_REJECT nf_reject_ipv6 nf_log_ipv6 nf_log_common ip6table_mangle ip6table_filter ip6_tables x_tables nfsv4 nfsv3 nfs rpcsec_gss_krb5 auth_rpcgss oid_registry vfat fat lockd sunrpc grace dns_resolver nls_utf8 nls_iso8859_1 nls_cp437 sha1_generic md5 cts usb_storage leds_gpio xhci_plat_hcd xhci_pci xhci_hcd dwc3 dwc3_of_simple sd_mod scsi_mod gpio_button_hotplug ext4 jbd2 mbcache crc32c_generic
[  290.879109] CPU: 1 PID: 68 Comm: kworker/1:1 Tainted: G        W       4.14.32 #0
[  290.900672] Hardware name: Generic DT based system
[  290.908767] Workqueue: events_freezable ieee80211_restart_work [mac80211]
[  290.912914] [<c030eb30>] (unwind_backtrace) from [<c030b05c>] (show_stack+0x10/0x14)
[  290.919771] [<c030b05c>] (show_stack) from [<c070c528>] (dump_stack+0x88/0x9c)
[  290.927560] [<c070c528>] (dump_stack) from [<c0317434>] (__warn+0xe4/0x100)
[  290.934563] [<c0317434>] (__warn) from [<c0317488>] (warn_slowpath_fmt+0x38/0x48)
[  290.942104] [<c0317488>] (warn_slowpath_fmt) from [<bf5380fc>] (drv_conf_tx+0x3c/0xe8 [mac80211])
[  290.950395] [<bf5380fc>] (drv_conf_tx [mac80211]) from [<bf563178>] (ieee80211_set_wmm_default+0x1d8/0x2c0 [mac80211])
[  290.959266] [<bf563178>] (ieee80211_set_wmm_default [mac80211]) from [<bf56b968>] (ieee80211_recalc_ps_vif+0x21c/0x3f8 [mac80211])
[  290.969840] [<bf56b968>] (ieee80211_recalc_ps_vif [mac80211]) from [<bf56fbec>] (ieee80211_mgd_deauth+0x30c/0x374 [mac80211])
[  290.981318] [<bf56fbec>] (ieee80211_mgd_deauth [mac80211]) from [<bf4fec7c>] (cfg80211_mlme_deauth+0xc0/0xd0 [cfg80211])
[  290.992295] [<bf4fec7c>] (cfg80211_mlme_deauth [cfg80211]) from [<bf4fed98>] (cfg80211_mlme_down+0x58/0x60 [cfg80211])
[  291.003197] [<bf4fed98>] (cfg80211_mlme_down [cfg80211]) from [<bf5023e0>] (cfg80211_disconnect+0xac/0xf8 [cfg80211])
[  291.013676] [<bf5023e0>] (cfg80211_disconnect [cfg80211]) from [<bf4deca8>] (cfg80211_leave+0x24/0x30 [cfg80211])
[  291.024342] [<bf4deca8>] (cfg80211_leave [cfg80211]) from [<bf4deec8>] (cfg80211_netdev_notifier_call+0x214/0x53c [cfg80211])
[  291.034302] [<bf4deec8>] (cfg80211_netdev_notifier_call [cfg80211]) from [<c0332b8c>] (notifier_call_chain+0x2c/0x6c)
[  291.045267] [<c0332b8c>] (notifier_call_chain) from [<c0332cf0>] (raw_notifier_call_chain+0x18/0x20)
[  291.055843] [<c0332cf0>] (raw_notifier_call_chain) from [<c061f7cc>] (__dev_close_many+0x44/0xc8)
[  291.065030] [<c061f7cc>] (__dev_close_many) from [<c061f8b0>] (dev_close_many+0x60/0xdc)
[  291.073803] [<c061f8b0>] (dev_close_many) from [<c06233d4>] (dev_close+0x34/0x48)
[  291.082288] [<c06233d4>] (dev_close) from [<bf4de810>] (cfg80211_shutdown_all_interfaces+0x58/0xa8 [cfg80211])
[  291.090410] [<bf4de810>] (cfg80211_shutdown_all_interfaces [cfg80211]) from [<bf563ecc>] (ieee80211_reconfig+0x724/0xaa8 [mac80211])
[  291.100589] [<bf563ecc>] (ieee80211_reconfig [mac80211]) from [<bf535720>] (ieee80211_restart_work+0x94/0xa0 [mac80211])
[  291.111962] [<bf535720>] (ieee80211_restart_work [mac80211]) from [<c032c34c>] (process_one_work+0x240/0x3d0)
[  291.122164] [<c032c34c>] (process_one_work) from [<c032d2e8>] (worker_thread+0x330/0x560)
[  291.131977] [<c032d2e8>] (worker_thread) from [<c03317ec>] (kthread+0x12c/0x138)
[  291.140142] [<c03317ec>] (kthread) from [<c0307948>] (ret_from_fork+0x14/0x2c)
[  291.149274] ---[ end trace 96d001f49a54ee06 ]---
[  291.154595] ------------[ cut here ]------------
[  291.160020] WARNING: CPU: 1 PID: 68 at backports-2017-11-01/net/mac80211/driver-ops.h:17 drv_conf_tx+0x3c/0xe8 [mac80211]
[  291.164084] wlan1:  Failed check-sdata-in-driver check, flags: 0x0
[  291.174874] Modules linked in: pppoe ppp_async ath10k_pci ath10k_core ath pppox ppp_generic nf_conntrack_ipv6 mac80211 iptable_nat ipt_REJECT ipt_MASQUERADE cfg80211 xt_time xt_tcpudp xt_tcpmss xt_statistic xt_state xt_recent xt_nat xt_multiport xt_mark xt_mac xt_limit xt_length xt_hl xt_helper xt_ecn xt_dscp xt_conntrack xt_connmark xt_connlimit xt_connbytes xt_comment xt_TCPMSS xt_REDIRECT xt_LOG xt_HL xt_FLOWOFFLOAD xt_DSCP xt_CLASSIFY slhc nf_reject_ipv4 nf_nat_redirect nf_nat_masquerade_ipv4 nf_conntrack_ipv4 nf_nat_ipv4 nf_nat nf_log_ipv4 nf_flow_table_hw nf_flow_table nf_defrag_ipv6 nf_defrag_ipv4 nf_conntrack_rtcache nf_conntrack iptable_mangle iptable_filter ipt_ECN ip_tables crc_ccitt compat ledtrig_usbport xt_set ip_set_list_set ip_set_hash_netiface ip_set_hash_netport ip_set_hash_netnet
[  291.229751]  ip_set_hash_net ip_set_hash_netportnet ip_set_hash_mac ip_set_hash_ipportnet ip_set_hash_ipportip ip_set_hash_ipport ip_set_hash_ipmark ip_set_hash_ip ip_set_bitmap_port ip_set_bitmap_ipmac ip_set_bitmap_ip ip_set nfnetlink ip6t_REJECT nf_reject_ipv6 nf_log_ipv6 nf_log_common ip6table_mangle ip6table_filter ip6_tables x_tables nfsv4 nfsv3 nfs rpcsec_gss_krb5 auth_rpcgss oid_registry vfat fat lockd sunrpc grace dns_resolver nls_utf8 nls_iso8859_1 nls_cp437 sha1_generic md5 cts usb_storage leds_gpio xhci_plat_hcd xhci_pci xhci_hcd dwc3 dwc3_of_simple sd_mod scsi_mod gpio_button_hotplug ext4 jbd2 mbcache crc32c_generic
[  291.285437] CPU: 1 PID: 68 Comm: kworker/1:1 Tainted: G        W       4.14.32 #0
[  291.307266] Hardware name: Generic DT based system
[  291.315362] Workqueue: events_freezable ieee80211_restart_work [mac80211]
[  291.319512] [<c030eb30>] (unwind_backtrace) from [<c030b05c>] (show_stack+0x10/0x14)
[  291.326369] [<c030b05c>] (show_stack) from [<c070c528>] (dump_stack+0x88/0x9c)
[  291.334155] [<c070c528>] (dump_stack) from [<c0317434>] (__warn+0xe4/0x100)
[  291.341159] [<c0317434>] (__warn) from [<c0317488>] (warn_slowpath_fmt+0x38/0x48)
[  291.348692] [<c0317488>] (warn_slowpath_fmt) from [<bf5380fc>] (drv_conf_tx+0x3c/0xe8 [mac80211])
[  291.356991] [<bf5380fc>] (drv_conf_tx [mac80211]) from [<bf563178>] (ieee80211_set_wmm_default+0x1d8/0x2c0 [mac80211])
[  291.365868] [<bf563178>] (ieee80211_set_wmm_default [mac80211]) from [<bf56b968>] (ieee80211_recalc_ps_vif+0x21c/0x3f8 [mac80211])
[  291.376434] [<bf56b968>] (ieee80211_recalc_ps_vif [mac80211]) from [<bf56fbec>] (ieee80211_mgd_deauth+0x30c/0x374 [mac80211])
[  291.387910] [<bf56fbec>] (ieee80211_mgd_deauth [mac80211]) from [<bf4fec7c>] (cfg80211_mlme_deauth+0xc0/0xd0 [cfg80211])
[  291.398886] [<bf4fec7c>] (cfg80211_mlme_deauth [cfg80211]) from [<bf4fed98>] (cfg80211_mlme_down+0x58/0x60 [cfg80211])
[  291.409794] [<bf4fed98>] (cfg80211_mlme_down [cfg80211]) from [<bf5023e0>] (cfg80211_disconnect+0xac/0xf8 [cfg80211])
[  291.420273] [<bf5023e0>] (cfg80211_disconnect [cfg80211]) from [<bf4deca8>] (cfg80211_leave+0x24/0x30 [cfg80211])
[  291.430940] [<bf4deca8>] (cfg80211_leave [cfg80211]) from [<bf4deec8>] (cfg80211_netdev_notifier_call+0x214/0x53c [cfg80211])
[  291.440901] [<bf4deec8>] (cfg80211_netdev_notifier_call [cfg80211]) from [<c0332b8c>] (notifier_call_chain+0x2c/0x6c)
[  291.451859] [<c0332b8c>] (notifier_call_chain) from [<c0332cf0>] (raw_notifier_call_chain+0x18/0x20)
[  291.462439] [<c0332cf0>] (raw_notifier_call_chain) from [<c061f7cc>] (__dev_close_many+0x44/0xc8)
[  291.471625] [<c061f7cc>] (__dev_close_many) from [<c061f8b0>] (dev_close_many+0x60/0xdc)
[  291.480397] [<c061f8b0>] (dev_close_many) from [<c06233d4>] (dev_close+0x34/0x48)
[  291.488882] [<c06233d4>] (dev_close) from [<bf4de810>] (cfg80211_shutdown_all_interfaces+0x58/0xa8 [cfg80211])
[  291.497005] [<bf4de810>] (cfg80211_shutdown_all_interfaces [cfg80211]) from [<bf563ecc>] (ieee80211_reconfig+0x724/0xaa8 [mac80211])
[  291.507181] [<bf563ecc>] (ieee80211_reconfig [mac80211]) from [<bf535720>] (ieee80211_restart_work+0x94/0xa0 [mac80211])
[  291.518561] [<bf535720>] (ieee80211_restart_work [mac80211]) from [<c032c34c>] (process_one_work+0x240/0x3d0)
[  291.528764] [<c032c34c>] (process_one_work) from [<c032d2e8>] (worker_thread+0x330/0x560)
[  291.538573] [<c032d2e8>] (worker_thread) from [<c03317ec>] (kthread+0x12c/0x138)
[  291.546738] [<c03317ec>] (kthread) from [<c0307948>] (ret_from_fork+0x14/0x2c)
[  291.555834] ---[ end trace 96d001f49a54ee07 ]---
[  291.561232] ------------[ cut here ]------------
[  291.566665] WARNING: CPU: 1 PID: 68 at backports-2017-11-01/net/mac80211/driver-ops.h:17 ieee80211_recalc_smps_chanctx+0x638/0xac8 [mac80211]
[  291.570510] wlan1:  Failed check-sdata-in-driver check, flags: 0x0
[  291.583308] Modules linked in: pppoe ppp_async ath10k_pci ath10k_core ath pppox ppp_generic nf_conntrack_ipv6 mac80211 iptable_nat ipt_REJECT ipt_MASQUERADE cfg80211 xt_time xt_tcpudp xt_tcpmss xt_statistic xt_state xt_recent xt_nat xt_multiport xt_mark xt_mac xt_limit xt_length xt_hl xt_helper xt_ecn xt_dscp xt_conntrack xt_connmark xt_connlimit xt_connbytes xt_comment xt_TCPMSS xt_REDIRECT xt_LOG xt_HL xt_FLOWOFFLOAD xt_DSCP xt_CLASSIFY slhc nf_reject_ipv4 nf_nat_redirect nf_nat_masquerade_ipv4 nf_conntrack_ipv4 nf_nat_ipv4 nf_nat nf_log_ipv4 nf_flow_table_hw nf_flow_table nf_defrag_ipv6 nf_defrag_ipv4 nf_conntrack_rtcache nf_conntrack iptable_mangle iptable_filter ipt_ECN ip_tables crc_ccitt compat ledtrig_usbport xt_set ip_set_list_set ip_set_hash_netiface ip_set_hash_netport ip_set_hash_netnet
[  291.638107]  ip_set_hash_net ip_set_hash_netportnet ip_set_hash_mac ip_set_hash_ipportnet ip_set_hash_ipportip ip_set_hash_ipport ip_set_hash_ipmark ip_set_hash_ip ip_set_bitmap_port ip_set_bitmap_ipmac ip_set_bitmap_ip ip_set nfnetlink ip6t_REJECT nf_reject_ipv6 nf_log_ipv6 nf_log_common ip6table_mangle ip6table_filter ip6_tables x_tables nfsv4 nfsv3 nfs rpcsec_gss_krb5 auth_rpcgss oid_registry vfat fat lockd sunrpc grace dns_resolver nls_utf8 nls_iso8859_1 nls_cp437 sha1_generic md5 cts usb_storage leds_gpio xhci_plat_hcd xhci_pci xhci_hcd dwc3 dwc3_of_simple sd_mod scsi_mod gpio_button_hotplug ext4 jbd2 mbcache crc32c_generic
[  291.693897] CPU: 1 PID: 68 Comm: kworker/1:1 Tainted: G        W       4.14.32 #0
[  291.715599] Hardware name: Generic DT based system
[  291.723704] Workqueue: events_freezable ieee80211_restart_work [mac80211]
[  291.727847] [<c030eb30>] (unwind_backtrace) from [<c030b05c>] (show_stack+0x10/0x14)
[  291.734699] [<c030b05c>] (show_stack) from [<c070c528>] (dump_stack+0x88/0x9c)
[  291.742490] [<c070c528>] (dump_stack) from [<c0317434>] (__warn+0xe4/0x100)
[  291.749493] [<c0317434>] (__warn) from [<c0317488>] (warn_slowpath_fmt+0x38/0x48)
[  291.757066] [<c0317488>] (warn_slowpath_fmt) from [<bf5679f0>] (ieee80211_recalc_smps_chanctx+0x638/0xac8 [mac80211])
[  291.765369] [<bf5679f0>] (ieee80211_recalc_smps_chanctx [mac80211]) from [<bf568a28>] (ieee80211_vif_unreserve_chanctx+0xb74/0xc14 [mac80211])
[  291.775936] [<bf568a28>] (ieee80211_vif_unreserve_chanctx [mac80211]) from [<bf569284>] (ieee80211_vif_release_channel+0x44/0x54 [mac80211])
[  291.788628] [<bf569284>] (ieee80211_vif_release_channel [mac80211]) from [<bf56b9ac>] (ieee80211_recalc_ps_vif+0x260/0x3f8 [mac80211])
[  291.801360] [<bf56b9ac>] (ieee80211_recalc_ps_vif [mac80211]) from [<bf56fbec>] (ieee80211_mgd_deauth+0x30c/0x374 [mac80211])
[  291.813023] [<bf56fbec>] (ieee80211_mgd_deauth [mac80211]) from [<bf4fec7c>] (cfg80211_mlme_deauth+0xc0/0xd0 [cfg80211])
[  291.823971] [<bf4fec7c>] (cfg80211_mlme_deauth [cfg80211]) from [<bf4fed98>] (cfg80211_mlme_down+0x58/0x60 [cfg80211])
[  291.834880] [<bf4fed98>] (cfg80211_mlme_down [cfg80211]) from [<bf5023e0>] (cfg80211_disconnect+0xac/0xf8 [cfg80211])
[  291.845356] [<bf5023e0>] (cfg80211_disconnect [cfg80211]) from [<bf4deca8>] (cfg80211_leave+0x24/0x30 [cfg80211])
[  291.856023] [<bf4deca8>] (cfg80211_leave [cfg80211]) from [<bf4deec8>] (cfg80211_netdev_notifier_call+0x214/0x53c [cfg80211])
[  291.865990] [<bf4deec8>] (cfg80211_netdev_notifier_call [cfg80211]) from [<c0332b8c>] (notifier_call_chain+0x2c/0x6c)
[  291.876945] [<c0332b8c>] (notifier_call_chain) from [<c0332cf0>] (raw_notifier_call_chain+0x18/0x20)
[  291.887527] [<c0332cf0>] (raw_notifier_call_chain) from [<c061f7cc>] (__dev_close_many+0x44/0xc8)
[  291.896715] [<c061f7cc>] (__dev_close_many) from [<c061f8b0>] (dev_close_many+0x60/0xdc)
[  291.905484] [<c061f8b0>] (dev_close_many) from [<c06233d4>] (dev_close+0x34/0x48)
[  291.913971] [<c06233d4>] (dev_close) from [<bf4de810>] (cfg80211_shutdown_all_interfaces+0x58/0xa8 [cfg80211])
[  291.922085] [<bf4de810>] (cfg80211_shutdown_all_interfaces [cfg80211]) from [<bf563ecc>] (ieee80211_reconfig+0x724/0xaa8 [mac80211])
[  291.932277] [<bf563ecc>] (ieee80211_reconfig [mac80211]) from [<bf535720>] (ieee80211_restart_work+0x94/0xa0 [mac80211])
[  291.943650] [<bf535720>] (ieee80211_restart_work [mac80211]) from [<c032c34c>] (process_one_work+0x240/0x3d0)
[  291.953853] [<c032c34c>] (process_one_work) from [<c032d2e8>] (worker_thread+0x330/0x560)
[  291.963665] [<c032d2e8>] (worker_thread) from [<c03317ec>] (kthread+0x12c/0x138)
[  291.971827] [<c03317ec>] (kthread) from [<c0307948>] (ret_from_fork+0x14/0x2c)
[  291.981037] ---[ end trace 96d001f49a54ee08 ]---
[  291.986170] ------------[ cut here ]------------
[  291.991874] WARNING: CPU: 1 PID: 68 at backports-2017-11-01/net/mac80211/driver-ops.h:17 ieee80211_bss_info_change_notify+0xf4/0x14c [mac80211]
[  291.995597] wlan1:  Failed check-sdata-in-driver check, flags: 0x0
[  292.008280] Modules linked in: pppoe ppp_async ath10k_pci ath10k_core ath pppox ppp_generic nf_conntrack_ipv6 mac80211 iptable_nat ipt_REJECT ipt_MASQUERADE cfg80211 xt_time xt_tcpudp xt_tcpmss xt_statistic xt_state xt_recent xt_nat xt_multiport xt_mark xt_mac xt_limit xt_length xt_hl xt_helper xt_ecn xt_dscp xt_conntrack xt_connmark xt_connlimit xt_connbytes xt_comment xt_TCPMSS xt_REDIRECT xt_LOG xt_HL xt_FLOWOFFLOAD xt_DSCP xt_CLASSIFY slhc nf_reject_ipv4 nf_nat_redirect nf_nat_masquerade_ipv4 nf_conntrack_ipv4 nf_nat_ipv4 nf_nat nf_log_ipv4 nf_flow_table_hw nf_flow_table nf_defrag_ipv6 nf_defrag_ipv4 nf_conntrack_rtcache nf_conntrack iptable_mangle iptable_filter ipt_ECN ip_tables crc_ccitt compat ledtrig_usbport xt_set ip_set_list_set ip_set_hash_netiface ip_set_hash_netport ip_set_hash_netnet
[  292.063218]  ip_set_hash_net ip_set_hash_netportnet ip_set_hash_mac ip_set_hash_ipportnet ip_set_hash_ipportip ip_set_hash_ipport ip_set_hash_ipmark ip_set_hash_ip ip_set_bitmap_port ip_set_bitmap_ipmac ip_set_bitmap_ip ip_set nfnetlink ip6t_REJECT nf_reject_ipv6 nf_log_ipv6 nf_log_common ip6table_mangle ip6table_filter ip6_tables x_tables nfsv4 nfsv3 nfs rpcsec_gss_krb5 auth_rpcgss oid_registry vfat fat lockd sunrpc grace dns_resolver nls_utf8 nls_iso8859_1 nls_cp437 sha1_generic md5 cts usb_storage leds_gpio xhci_plat_hcd xhci_pci xhci_hcd dwc3 dwc3_of_simple sd_mod scsi_mod gpio_button_hotplug ext4 jbd2 mbcache crc32c_generic
[  292.119175] CPU: 1 PID: 68 Comm: kworker/1:1 Tainted: G        W       4.14.32 #0
[  292.140862] Hardware name: Generic DT based system
[  292.148968] Workqueue: events_freezable ieee80211_restart_work [mac80211]
[  292.153112] [<c030eb30>] (unwind_backtrace) from [<c030b05c>] (show_stack+0x10/0x14)
[  292.159965] [<c030b05c>] (show_stack) from [<c070c528>] (dump_stack+0x88/0x9c)
[  292.167750] [<c070c528>] (dump_stack) from [<c0317434>] (__warn+0xe4/0x100)
[  292.174754] [<c0317434>] (__warn) from [<c0317488>] (warn_slowpath_fmt+0x38/0x48)
[  292.182296] [<c0317488>] (warn_slowpath_fmt) from [<bf5367f4>] (ieee80211_bss_info_change_notify+0xf4/0x14c [mac80211])
[  292.190591] [<bf5367f4>] (ieee80211_bss_info_change_notify [mac80211]) from [<bf567c58>] (ieee80211_recalc_smps_chanctx+0x8a0/0xac8 [mac80211])
[  292.201197] [<bf567c58>] (ieee80211_recalc_smps_chanctx [mac80211]) from [<bf568a28>] (ieee80211_vif_unreserve_chanctx+0xb74/0xc14 [mac80211])
[  292.214029] [<bf568a28>] (ieee80211_vif_unreserve_chanctx [mac80211]) from [<bf569284>] (ieee80211_vif_release_channel+0x44/0x54 [mac80211])
[  292.226888] [<bf569284>] (ieee80211_vif_release_channel [mac80211]) from [<bf56b9ac>] (ieee80211_recalc_ps_vif+0x260/0x3f8 [mac80211])
[  292.239630] [<bf56b9ac>] (ieee80211_recalc_ps_vif [mac80211]) from [<bf56fbec>] (ieee80211_mgd_deauth+0x30c/0x374 [mac80211])
[  292.251291] [<bf56fbec>] (ieee80211_mgd_deauth [mac80211]) from [<bf4fec7c>] (cfg80211_mlme_deauth+0xc0/0xd0 [cfg80211])
[  292.262259] [<bf4fec7c>] (cfg80211_mlme_deauth [cfg80211]) from [<bf4fed98>] (cfg80211_mlme_down+0x58/0x60 [cfg80211])
[  292.273165] [<bf4fed98>] (cfg80211_mlme_down [cfg80211]) from [<bf5023e0>] (cfg80211_disconnect+0xac/0xf8 [cfg80211])
[  292.283642] [<bf5023e0>] (cfg80211_disconnect [cfg80211]) from [<bf4deca8>] (cfg80211_leave+0x24/0x30 [cfg80211])
[  292.294306] [<bf4deca8>] (cfg80211_leave [cfg80211]) from [<bf4deec8>] (cfg80211_netdev_notifier_call+0x214/0x53c [cfg80211])
[  292.304268] [<bf4deec8>] (cfg80211_netdev_notifier_call [cfg80211]) from [<c0332b8c>] (notifier_call_chain+0x2c/0x6c)
[  292.315226] [<c0332b8c>] (notifier_call_chain) from [<c0332cf0>] (raw_notifier_call_chain+0x18/0x20)
[  292.325808] [<c0332cf0>] (raw_notifier_call_chain) from [<c061f7cc>] (__dev_close_many+0x44/0xc8)
[  292.334996] [<c061f7cc>] (__dev_close_many) from [<c061f8b0>] (dev_close_many+0x60/0xdc)
[  292.343767] [<c061f8b0>] (dev_close_many) from [<c06233d4>] (dev_close+0x34/0x48)
[  292.352247] [<c06233d4>] (dev_close) from [<bf4de810>] (cfg80211_shutdown_all_interfaces+0x58/0xa8 [cfg80211])
[  292.360376] [<bf4de810>] (cfg80211_shutdown_all_interfaces [cfg80211]) from [<bf563ecc>] (ieee80211_reconfig+0x724/0xaa8 [mac80211])
[  292.370556] [<bf563ecc>] (ieee80211_reconfig [mac80211]) from [<bf535720>] (ieee80211_restart_work+0x94/0xa0 [mac80211])
[  292.381931] [<bf535720>] (ieee80211_restart_work [mac80211]) from [<c032c34c>] (process_one_work+0x240/0x3d0)
[  292.392133] [<c032c34c>] (process_one_work) from [<c032d2e8>] (worker_thread+0x330/0x560)
[  292.401945] [<c032d2e8>] (worker_thread) from [<c03317ec>] (kthread+0x12c/0x138)
[  292.410106] [<c03317ec>] (kthread) from [<c0307948>] (ret_from_fork+0x14/0x2c)
[  292.419374] ---[ end trace 96d001f49a54ee09 ]---
[  292.424578] ------------[ cut here ]------------
[  292.430035] WARNING: CPU: 1 PID: 68 at backports-2017-11-01/net/mac80211/driver-ops.h:866 ieee80211_iter_chan_contexts_atomic+0x2cc/0x5fc [mac80211]
[  292.434023] Modules linked in: pppoe ppp_async ath10k_pci ath10k_core ath pppox ppp_generic nf_conntrack_ipv6 mac80211 iptable_nat ipt_REJECT ipt_MASQUERADE cfg80211 xt_time xt_tcpudp xt_tcpmss xt_statistic xt_state xt_recent xt_nat xt_multiport xt_mark xt_mac xt_limit xt_length xt_hl xt_helper xt_ecn xt_dscp xt_conntrack xt_connmark xt_connlimit xt_connbytes xt_comment xt_TCPMSS xt_REDIRECT xt_LOG xt_HL xt_FLOWOFFLOAD xt_DSCP xt_CLASSIFY slhc nf_reject_ipv4 nf_nat_redirect nf_nat_masquerade_ipv4 nf_conntrack_ipv4 nf_nat_ipv4 nf_nat nf_log_ipv4 nf_flow_table_hw nf_flow_table nf_defrag_ipv6 nf_defrag_ipv4 nf_conntrack_rtcache nf_conntrack iptable_mangle iptable_filter ipt_ECN ip_tables crc_ccitt compat ledtrig_usbport xt_set ip_set_list_set ip_set_hash_netiface ip_set_hash_netport ip_set_hash_netnet
[  292.495891]  ip_set_hash_net ip_set_hash_netportnet ip_set_hash_mac ip_set_hash_ipportnet ip_set_hash_ipportip ip_set_hash_ipport ip_set_hash_ipmark ip_set_hash_ip ip_set_bitmap_port ip_set_bitmap_ipmac ip_set_bitmap_ip ip_set nfnetlink ip6t_REJECT nf_reject_ipv6 nf_log_ipv6 nf_log_common ip6table_mangle ip6table_filter ip6_tables x_tables nfsv4 nfsv3 nfs rpcsec_gss_krb5 auth_rpcgss oid_registry vfat fat lockd sunrpc grace dns_resolver nls_utf8 nls_iso8859_1 nls_cp437 sha1_generic md5 cts usb_storage leds_gpio xhci_plat_hcd xhci_pci xhci_hcd dwc3 dwc3_of_simple sd_mod scsi_mod gpio_button_hotplug ext4 jbd2 mbcache crc32c_generic
[  292.551726] CPU: 1 PID: 68 Comm: kworker/1:1 Tainted: G        W       4.14.32 #0
[  292.573417] Hardware name: Generic DT based system
[  292.581514] Workqueue: events_freezable ieee80211_restart_work [mac80211]
[  292.585661] [<c030eb30>] (unwind_backtrace) from [<c030b05c>] (show_stack+0x10/0x14)
[  292.592513] [<c030b05c>] (show_stack) from [<c070c528>] (dump_stack+0x88/0x9c)
[  292.600304] [<c070c528>] (dump_stack) from [<c0317434>] (__warn+0xe4/0x100)
[  292.607308] [<c0317434>] (__warn) from [<c0317500>] (warn_slowpath_null+0x20/0x28)
[  292.614887] [<c0317500>] (warn_slowpath_null) from [<bf5669b8>] (ieee80211_iter_chan_contexts_atomic+0x2cc/0x5fc [mac80211])
[  292.623196] [<bf5669b8>] (ieee80211_iter_chan_contexts_atomic [mac80211]) from [<bf566ac0>] (ieee80211_iter_chan_contexts_atomic+0x3d4/0x5fc [mac80211])
[  292.634550] [<bf566ac0>] (ieee80211_iter_chan_contexts_atomic [mac80211]) from [<bf568aac>] (ieee80211_vif_unreserve_chanctx+0xbf8/0xc14 [mac80211])
[  292.648168] [<bf568aac>] (ieee80211_vif_unreserve_chanctx [mac80211]) from [<bf569284>] (ieee80211_vif_release_channel+0x44/0x54 [mac80211])
[  292.661446] [<bf569284>] (ieee80211_vif_release_channel [mac80211]) from [<bf56b9ac>] (ieee80211_recalc_ps_vif+0x260/0x3f8 [mac80211])
[  292.674008] [<bf56b9ac>] (ieee80211_recalc_ps_vif [mac80211]) from [<bf56fbec>] (ieee80211_mgd_deauth+0x30c/0x374 [mac80211])
[  292.685668] [<bf56fbec>] (ieee80211_mgd_deauth [mac80211]) from [<bf4fec7c>] (cfg80211_mlme_deauth+0xc0/0xd0 [cfg80211])
[  292.696632] [<bf4fec7c>] (cfg80211_mlme_deauth [cfg80211]) from [<bf4fed98>] (cfg80211_mlme_down+0x58/0x60 [cfg80211])
[  292.707541] [<bf4fed98>] (cfg80211_mlme_down [cfg80211]) from [<bf5023e0>] (cfg80211_disconnect+0xac/0xf8 [cfg80211])
[  292.718016] [<bf5023e0>] (cfg80211_disconnect [cfg80211]) from [<bf4deca8>] (cfg80211_leave+0x24/0x30 [cfg80211])
[  292.728681] [<bf4deca8>] (cfg80211_leave [cfg80211]) from [<bf4deec8>] (cfg80211_netdev_notifier_call+0x214/0x53c [cfg80211])
[  292.738644] [<bf4deec8>] (cfg80211_netdev_notifier_call [cfg80211]) from [<c0332b8c>] (notifier_call_chain+0x2c/0x6c)
[  292.749602] [<c0332b8c>] (notifier_call_chain) from [<c0332cf0>] (raw_notifier_call_chain+0x18/0x20)
[  292.760187] [<c0332cf0>] (raw_notifier_call_chain) from [<c061f7cc>] (__dev_close_many+0x44/0xc8)
[  292.769374] [<c061f7cc>] (__dev_close_many) from [<c061f8b0>] (dev_close_many+0x60/0xdc)
[  292.778138] [<c061f8b0>] (dev_close_many) from [<c06233d4>] (dev_close+0x34/0x48)
[  292.786631] [<c06233d4>] (dev_close) from [<bf4de810>] (cfg80211_shutdown_all_interfaces+0x58/0xa8 [cfg80211])
[  292.794750] [<bf4de810>] (cfg80211_shutdown_all_interfaces [cfg80211]) from [<bf563ecc>] (ieee80211_reconfig+0x724/0xaa8 [mac80211])
[  292.804936] [<bf563ecc>] (ieee80211_reconfig [mac80211]) from [<bf535720>] (ieee80211_restart_work+0x94/0xa0 [mac80211])
[  292.816303] [<bf535720>] (ieee80211_restart_work [mac80211]) from [<c032c34c>] (process_one_work+0x240/0x3d0)
[  292.826506] [<c032c34c>] (process_one_work) from [<c032d2e8>] (worker_thread+0x330/0x560)
[  292.836322] [<c032d2e8>] (worker_thread) from [<c03317ec>] (kthread+0x12c/0x138)
[  292.844485] [<c03317ec>] (kthread) from [<c0307948>] (ret_from_fork+0x14/0x2c)
[  292.853784] ---[ end trace 96d001f49a54ee0a ]---
[  292.859028] ath10k_ahb a800000.wifi: failed to flush transmit queue (skip 1 ar-state 0): 500
[  292.880526] ------------[ cut here ]------------
[  292.880713] WARNING: CPU: 1 PID: 68 at backports-2017-11-01/net/mac80211/driver-ops.h:17 ieee80211_iter_keys_rcu+0x190/0x25c [mac80211]
[  292.884245] wlan1:  Failed check-sdata-in-driver check, flags: 0x0
[  292.896184] Modules linked in: pppoe ppp_async ath10k_pci ath10k_core ath pppox ppp_generic nf_conntrack_ipv6 mac80211 iptable_nat ipt_REJECT ipt_MASQUERADE cfg80211 xt_time xt_tcpudp xt_tcpmss xt_statistic xt_state xt_recent xt_nat xt_multiport xt_mark xt_mac xt_limit xt_length xt_hl xt_helper xt_ecn xt_dscp xt_conntrack xt_connmark xt_connlimit xt_connbytes xt_comment xt_TCPMSS xt_REDIRECT xt_LOG xt_HL xt_FLOWOFFLOAD xt_DSCP xt_CLASSIFY slhc nf_reject_ipv4 nf_nat_redirect nf_nat_masquerade_ipv4 nf_conntrack_ipv4 nf_nat_ipv4 nf_nat nf_log_ipv4 nf_flow_table_hw nf_flow_table nf_defrag_ipv6 nf_defrag_ipv4 nf_conntrack_rtcache nf_conntrack iptable_mangle iptable_filter ipt_ECN ip_tables crc_ccitt compat ledtrig_usbport xt_set ip_set_list_set ip_set_hash_netiface ip_set_hash_netport ip_set_hash_netnet
[  292.950966]  ip_set_hash_net ip_set_hash_netportnet ip_set_hash_mac ip_set_hash_ipportnet ip_set_hash_ipportip ip_set_hash_ipport ip_set_hash_ipmark ip_set_hash_ip ip_set_bitmap_port ip_set_bitmap_ipmac ip_set_bitmap_ip ip_set nfnetlink ip6t_REJECT nf_reject_ipv6 nf_log_ipv6 nf_log_common ip6table_mangle ip6table_filter ip6_tables x_tables nfsv4 nfsv3 nfs rpcsec_gss_krb5 auth_rpcgss oid_registry vfat fat lockd sunrpc grace dns_resolver nls_utf8 nls_iso8859_1 nls_cp437 sha1_generic md5 cts usb_storage leds_gpio xhci_plat_hcd xhci_pci xhci_hcd dwc3 dwc3_of_simple sd_mod scsi_mod gpio_button_hotplug ext4 jbd2 mbcache crc32c_generic
[  293.006903] CPU: 1 PID: 68 Comm: kworker/1:1 Tainted: G        W       4.14.32 #0
[  293.028843] Hardware name: Generic DT based system
[  293.037158] Workqueue: events_freezable ieee80211_restart_work [mac80211]
[  293.041212] [<c030eb30>] (unwind_backtrace) from [<c030b05c>] (show_stack+0x10/0x14)
[  293.048047] [<c030b05c>] (show_stack) from [<c070c528>] (dump_stack+0x88/0x9c)
[  293.055827] [<c070c528>] (dump_stack) from [<c0317434>] (__warn+0xe4/0x100)
[  293.062830] [<c0317434>] (__warn) from [<c0317488>] (warn_slowpath_fmt+0x38/0x48)
[  293.070426] [<c0317488>] (warn_slowpath_fmt) from [<bf55ffdc>] (ieee80211_iter_keys_rcu+0x190/0x25c [mac80211])
[  293.078717] [<bf55ffdc>] (ieee80211_iter_keys_rcu [mac80211]) from [<bf54f234>] (ieee80211_del_key+0x8c/0xa4 [mac80211])
[  293.088362] [<bf54f234>] (ieee80211_del_key [mac80211]) from [<bf501d28>] (__cfg80211_disconnected+0x140/0x1e8 [cfg80211])
[  293.099031] [<bf501d28>] (__cfg80211_disconnected [cfg80211]) from [<bf4fe2f0>] (cfg80211_rx_assoc_resp+0x1b8/0x2a4 [cfg80211])
[  293.110272] [<bf4fe2f0>] (cfg80211_rx_assoc_resp [cfg80211]) from [<bf5699b4>] (ieee80211_stop_poll+0x4a8/0x1148 [mac80211])
[  293.121931] [<bf5699b4>] (ieee80211_stop_poll [mac80211]) from [<bf56fc08>] (ieee80211_mgd_deauth+0x328/0x374 [mac80211])
[  293.133086] [<bf56fc08>] (ieee80211_mgd_deauth [mac80211]) from [<bf4fec7c>] (cfg80211_mlme_deauth+0xc0/0xd0 [cfg80211])
[  293.143562] [<bf4fec7c>] (cfg80211_mlme_deauth [cfg80211]) from [<bf4fed98>] (cfg80211_mlme_down+0x58/0x60 [cfg80211])
[  293.154471] [<bf4fed98>] (cfg80211_mlme_down [cfg80211]) from [<bf5023e0>] (cfg80211_disconnect+0xac/0xf8 [cfg80211])
[  293.164948] [<bf5023e0>] (cfg80211_disconnect [cfg80211]) from [<bf4deca8>] (cfg80211_leave+0x24/0x30 [cfg80211])
[  293.175613] [<bf4deca8>] (cfg80211_leave [cfg80211]) from [<bf4deec8>] (cfg80211_netdev_notifier_call+0x214/0x53c [cfg80211])
[  293.185579] [<bf4deec8>] (cfg80211_netdev_notifier_call [cfg80211]) from [<c0332b8c>] (notifier_call_chain+0x2c/0x6c)
[  293.196530] [<c0332b8c>] (notifier_call_chain) from [<c0332cf0>] (raw_notifier_call_chain+0x18/0x20)
[  293.207117] [<c0332cf0>] (raw_notifier_call_chain) from [<c061f7cc>] (__dev_close_many+0x44/0xc8)
[  293.216302] [<c061f7cc>] (__dev_close_many) from [<c061f8b0>] (dev_close_many+0x60/0xdc)
[  293.225072] [<c061f8b0>] (dev_close_many) from [<c06233d4>] (dev_close+0x34/0x48)
[  293.233557] [<c06233d4>] (dev_close) from [<bf4de810>] (cfg80211_shutdown_all_interfaces+0x58/0xa8 [cfg80211])
[  293.241695] [<bf4de810>] (cfg80211_shutdown_all_interfaces [cfg80211]) from [<bf563ecc>] (ieee80211_reconfig+0x724/0xaa8 [mac80211])
[  293.251864] [<bf563ecc>] (ieee80211_reconfig [mac80211]) from [<bf535720>] (ieee80211_restart_work+0x94/0xa0 [mac80211])
[  293.263234] [<bf535720>] (ieee80211_restart_work [mac80211]) from [<c032c34c>] (process_one_work+0x240/0x3d0)
[  293.273437] [<c032c34c>] (process_one_work) from [<c032d2e8>] (worker_thread+0x330/0x560)
[  293.283251] [<c032d2e8>] (worker_thread) from [<c03317ec>] (kthread+0x12c/0x138)
[  293.291414] [<c03317ec>] (kthread) from [<c0307948>] (ret_from_fork+0x14/0x2c)
[  293.302582] ---[ end trace 96d001f49a54ee0b ]---
[  293.305818] wlan1: failed to remove key (1, ff:ff:ff:ff:ff:ff) from hardware (-5)
[  293.313271] ------------[ cut here ]------------
[  293.317929] WARNING: CPU: 1 PID: 68 at backports-2017-11-01/net/mac80211/driver-ops.h:17 drv_remove_interface+0x40/0x6c [mac80211]
[  293.322545] wlan1:  Failed check-sdata-in-driver check, flags: 0x0
[  293.334064] Modules linked in: pppoe ppp_async ath10k_pci ath10k_core ath pppox ppp_generic nf_conntrack_ipv6 mac80211 iptable_nat ipt_REJECT ipt_MASQUERADE cfg80211 xt_time xt_tcpudp xt_tcpmss xt_statistic xt_state xt_recent xt_nat xt_multiport xt_mark xt_mac xt_limit xt_length xt_hl xt_helper xt_ecn xt_dscp xt_conntrack xt_connmark xt_connlimit xt_connbytes xt_comment xt_TCPMSS xt_REDIRECT xt_LOG xt_HL xt_FLOWOFFLOAD xt_DSCP xt_CLASSIFY slhc nf_reject_ipv4 nf_nat_redirect nf_nat_masquerade_ipv4 nf_conntrack_ipv4 nf_nat_ipv4 nf_nat nf_log_ipv4 nf_flow_table_hw nf_flow_table nf_defrag_ipv6 nf_defrag_ipv4 nf_conntrack_rtcache nf_conntrack iptable_mangle iptable_filter ipt_ECN ip_tables crc_ccitt compat ledtrig_usbport xt_set ip_set_list_set ip_set_hash_netiface ip_set_hash_netport ip_set_hash_netnet
[  293.388761]  ip_set_hash_net ip_set_hash_netportnet ip_set_hash_mac ip_set_hash_ipportnet ip_set_hash_ipportip ip_set_hash_ipport ip_set_hash_ipmark ip_set_hash_ip ip_set_bitmap_port ip_set_bitmap_ipmac ip_set_bitmap_ip ip_set nfnetlink ip6t_REJECT nf_reject_ipv6 nf_log_ipv6 nf_log_common ip6table_mangle ip6table_filter ip6_tables x_tables nfsv4 nfsv3 nfs rpcsec_gss_krb5 auth_rpcgss oid_registry vfat fat lockd sunrpc grace dns_resolver nls_utf8 nls_iso8859_1 nls_cp437 sha1_generic md5 cts usb_storage leds_gpio xhci_plat_hcd xhci_pci xhci_hcd dwc3 dwc3_of_simple sd_mod scsi_mod gpio_button_hotplug ext4 jbd2 mbcache crc32c_generic
[  293.444496] CPU: 1 PID: 68 Comm: kworker/1:1 Tainted: G        W       4.14.32 #0
[  293.466688] Hardware name: Generic DT based system
[  293.474134] Workqueue: events_freezable ieee80211_restart_work [mac80211]
[  293.478775] [<c030eb30>] (unwind_backtrace) from [<c030b05c>] (show_stack+0x10/0x14)
[  293.485628] [<c030b05c>] (show_stack) from [<c070c528>] (dump_stack+0x88/0x9c)
[  293.493435] [<c070c528>] (dump_stack) from [<c0317434>] (__warn+0xe4/0x100)
[  293.500464] [<c0317434>] (__warn) from [<c0317488>] (warn_slowpath_fmt+0x38/0x48)
[  293.507370] [<c0317488>] (warn_slowpath_fmt) from [<bf537e2c>] (drv_remove_interface+0x40/0x6c [mac80211])
[  293.515053] [<bf537e2c>] (drv_remove_interface [mac80211]) from [<bf548d74>] (ieee80211_add_virtual_monitor+0x918/0x98c [mac80211])
[  293.524604] [<bf548d74>] (ieee80211_add_virtual_monitor [mac80211]) from [<bf548df8>] (ieee80211_stop+0x10/0x18 [mac80211])
[  293.536279] [<bf548df8>] (ieee80211_stop [mac80211]) from [<c061f824>] (__dev_close_many+0x9c/0xc8)
[  293.547342] [<c061f824>] (__dev_close_many) from [<c061f8b0>] (dev_close_many+0x60/0xdc)
[  293.556368] [<c061f8b0>] (dev_close_many) from [<c06233d4>] (dev_close+0x34/0x48)
[  293.564755] [<c06233d4>] (dev_close) from [<bf4de810>] (cfg80211_shutdown_all_interfaces+0x58/0xa8 [cfg80211])
[  293.572156] [<bf4de810>] (cfg80211_shutdown_all_interfaces [cfg80211]) from [<bf563ecc>] (ieee80211_reconfig+0x724/0xaa8 [mac80211])
[  293.582072] [<bf563ecc>] (ieee80211_reconfig [mac80211]) from [<bf535720>] (ieee80211_restart_work+0x94/0xa0 [mac80211])
[  293.594090] [<bf535720>] (ieee80211_restart_work [mac80211]) from [<c032c34c>] (process_one_work+0x240/0x3d0)
[  293.604897] [<c032c34c>] (process_one_work) from [<c032d2e8>] (worker_thread+0x330/0x560)
[  293.614703] [<c032d2e8>] (worker_thread) from [<c03317ec>] (kthread+0x12c/0x138)
[  293.622863] [<c03317ec>] (kthread) from [<c0307948>] (ret_from_fork+0x14/0x2c)
[  293.630409] ---[ end trace 96d001f49a54ee0c ]---
[  293.637370] ------------[ cut here ]------------
[  293.642196] WARNING: CPU: 1 PID: 68 at backports-2017-11-01/net/mac80211/driver-ops.c:39 ieee80211_add_virtual_monitor+0x944/0x98c [mac80211]
[  293.646730] Modules linked in: pppoe ppp_async ath10k_pci ath10k_core ath pppox ppp_generic nf_conntrack_ipv6 mac80211 iptable_nat ipt_REJECT ipt_MASQUERADE cfg80211 xt_time xt_tcpudp xt_tcpmss xt_statistic xt_state xt_recent xt_nat xt_multiport xt_mark xt_mac xt_limit xt_length xt_hl xt_helper xt_ecn xt_dscp xt_conntrack xt_connmark xt_connlimit xt_connbytes xt_comment xt_TCPMSS xt_REDIRECT xt_LOG xt_HL xt_FLOWOFFLOAD xt_DSCP xt_CLASSIFY slhc nf_reject_ipv4 nf_nat_redirect nf_nat_masquerade_ipv4 nf_conntrack_ipv4 nf_nat_ipv4 nf_nat nf_log_ipv4 nf_flow_table_hw nf_flow_table nf_defrag_ipv6 nf_defrag_ipv4 nf_conntrack_rtcache nf_conntrack iptable_mangle iptable_filter ipt_ECN ip_tables crc_ccitt compat ledtrig_usbport xt_set ip_set_list_set ip_set_hash_netiface ip_set_hash_netport ip_set_hash_netnet
[  293.707772]  ip_set_hash_net ip_set_hash_netportnet ip_set_hash_mac ip_set_hash_ipportnet ip_set_hash_ipportip ip_set_hash_ipport ip_set_hash_ipmark ip_set_hash_ip ip_set_bitmap_port ip_set_bitmap_ipmac ip_set_bitmap_ip ip_set nfnetlink ip6t_REJECT nf_reject_ipv6 nf_log_ipv6 nf_log_common ip6table_mangle ip6table_filter ip6_tables x_tables nfsv4 nfsv3 nfs rpcsec_gss_krb5 auth_rpcgss oid_registry vfat fat lockd sunrpc grace dns_resolver nls_utf8 nls_iso8859_1 nls_cp437 sha1_generic md5 cts usb_storage leds_gpio xhci_plat_hcd xhci_pci xhci_hcd dwc3 dwc3_of_simple sd_mod scsi_mod gpio_button_hotplug ext4 jbd2 mbcache crc32c_generic
[  293.763503] CPU: 1 PID: 68 Comm: kworker/1:1 Tainted: G        W       4.14.32 #0
[  293.785698] Hardware name: Generic DT based system
[  293.793134] Workqueue: events_freezable ieee80211_restart_work [mac80211]
[  293.797781] [<c030eb30>] (unwind_backtrace) from [<c030b05c>] (show_stack+0x10/0x14)
[  293.804637] [<c030b05c>] (show_stack) from [<c070c528>] (dump_stack+0x88/0x9c)
[  293.812445] [<c070c528>] (dump_stack) from [<c0317434>] (__warn+0xe4/0x100)
[  293.819471] [<c0317434>] (__warn) from [<c0317500>] (warn_slowpath_null+0x20/0x28)
[  293.826380] [<c0317500>] (warn_slowpath_null) from [<bf548da0>] (ieee80211_add_virtual_monitor+0x944/0x98c [mac80211])
[  293.834068] [<bf548da0>] (ieee80211_add_virtual_monitor [mac80211]) from [<bf548df8>] (ieee80211_stop+0x10/0x18 [mac80211])
[  293.844700] [<bf548df8>] (ieee80211_stop [mac80211]) from [<c061f824>] (__dev_close_many+0x9c/0xc8)
[  293.855673] [<c061f824>] (__dev_close_many) from [<c061f8b0>] (dev_close_many+0x60/0xdc)
[  293.864700] [<c061f8b0>] (dev_close_many) from [<c06233d4>] (dev_close+0x34/0x48)
[  293.873077] [<c06233d4>] (dev_close) from [<bf4de810>] (cfg80211_shutdown_all_interfaces+0x58/0xa8 [cfg80211])
[  293.880487] [<bf4de810>] (cfg80211_shutdown_all_interfaces [cfg80211]) from [<bf563ecc>] (ieee80211_reconfig+0x724/0xaa8 [mac80211])
[  293.890404] [<bf563ecc>] (ieee80211_reconfig [mac80211]) from [<bf535720>] (ieee80211_restart_work+0x94/0xa0 [mac80211])
[  293.902424] [<bf535720>] (ieee80211_restart_work [mac80211]) from [<c032c34c>] (process_one_work+0x240/0x3d0)
[  293.913228] [<c032c34c>] (process_one_work) from [<c032d2e8>] (worker_thread+0x330/0x560)
[  293.923036] [<c032d2e8>] (worker_thread) from [<c03317ec>] (kthread+0x12c/0x138)
[  293.931194] [<c03317ec>] (kthread) from [<c0307948>] (ret_from_fork+0x14/0x2c)
[  293.938738] ---[ end trace 96d001f49a54ee0d ]---
  1. Next time please use pastebin.com for your kilometer long logs.
  2. Please use "Preformatted text </>" for logs, scripts, configs and general console output.
1 Like

Yes, this is verbose enough I think. As you probably can tell, the 5G WIFI's ath10k firmware on the RT-AC58U crashed.

Now, the trouble is: the firmware is provided by Qualcomm Atheros as a "binary blob". You can find other (older and newer) firmwares in this repository:

If you want to give them a try, just download for example firmware-5.bin_10.4-3.5.3-00053 (make sure to get the raw file!) and use it to replace the firmware-5.bin file on the RT-AC58U. It is located in /lib/firmware/ath10k/QCA4019/hw1.0/ . The path and filename have to be correct! But don't replace the board-2.bin in /lib/firmware/ath10k/QCA4019/hw1.0/ .

If this doesn't help and the newer (or older) ath10k firmware still crash in the same way, you'll sadly have to go through the ath10k@lists.infradead.org mailing list :frowning: or try the ath10k-ct driver + firmware.