mirror of
https://github.com/AuxXxilium/linux_dsm_epyc7002.git
synced 2024-12-28 11:18:45 +07:00
9b2a4c2d53
While wil_open is executed, any call to netif_running would return a success. In case there are failures within wil_open, should not treat the device as if it is already opened in relevant functions (like FW recovery and runtime suspend check). Fix that by checking the device up flag instead. Signed-off-by: Hamad Kadmany <qca_hkadmany@qca.qualcomm.com> Signed-off-by: Maya Erez <qca_merez@qca.qualcomm.com> Signed-off-by: Kalle Valo <kvalo@qca.qualcomm.com> |
||
---|---|---|
.. | ||
boot_loader.h | ||
cfg80211.c | ||
debug.c | ||
debugfs.c | ||
ethtool.c | ||
fw_inc.c | ||
fw.c | ||
fw.h | ||
interrupt.c | ||
Kconfig | ||
main.c | ||
Makefile | ||
netdev.c | ||
p2p.c | ||
pcie_bus.c | ||
pm.c | ||
pmc.c | ||
pmc.h | ||
rx_reorder.c | ||
trace.c | ||
trace.h | ||
txrx.c | ||
txrx.h | ||
wil6210.h | ||
wil_crash_dump.c | ||
wil_platform.c | ||
wil_platform.h | ||
wmi.c | ||
wmi.h |