linux/drivers/net/wireless/ath/wil6210
Vladimir Kondratiev b98917d742 wil6210: Fix "don't scan after connect" logic
When connect times out, scan was not re-enabled.

Strictly say, it is firmware issue - it should issue "disconnect"
event but it does not. Compensate in the driver.

Signed-off-by: Vladimir Kondratiev <qca_vkondrat@qca.qualcomm.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
2013-01-30 15:07:15 -05:00
..
cfg80211.c wil6210: remove raw wil_dbg() calls 2013-01-30 15:07:12 -05:00
dbg_hexdump.h
debugfs.c
interrupt.c wil6210: rearrange IRQ debug printing 2013-01-30 15:07:11 -05:00
Kconfig
main.c wil6210: Fix "don't scan after connect" logic 2013-01-30 15:07:15 -05:00
Makefile
netdev.c wil6210: Fix: Tx stall 2013-01-30 15:07:14 -05:00
pcie_bus.c wil6210: remove raw wil_dbg() calls 2013-01-30 15:07:12 -05:00
txrx.c wil6210: Call skb_orphan() right before Rx indication 2013-01-30 15:07:14 -05:00
txrx.h
wil6210.h wil6210: Fix: Tx stall 2013-01-30 15:07:14 -05:00
wmi.c wil6210: Fix "don't scan after connect" logic 2013-01-30 15:07:15 -05:00
wmi.h