aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb
diff options
context:
space:
mode:
authorAmitkumar Karwar <akarwar@marvell.com>2012-02-01 23:41:43 -0500
committerJohn W. Linville <linville@tuxdriver.com>2012-02-03 14:17:12 -0500
commitb7097eb75fa11c302dcdec83f1dbfa874e0af0d1 (patch)
tree81087145879edb7e798c4e61ca33d4f293e9f0bc /drivers/usb
parent8149415efa033ca138c0080ded77329e98697c7b (diff)
mwifiex: handle association failure case correctly
Currently even if association is failed "iw link" shows some information about connected BSS and "Tx timeout" error is seen in dmesg log. This patch fixes below issues in the code to handle assoc failure case correctly. 1) "status" variable in mwifiex_wait_queue_complete() is not correctly updated. Hence driver doesn't inform cfg80211 stack about association failure. 2) During association network queues are stopped but carrier is not cleared, which gives Tx timeout error in failure case Signed-off-by: Amitkumar Karwar <akarwar@marvell.com> Signed-off-by: Bing Zhao <bzhao@marvell.com> Signed-off-by: John W. Linville <linville@tuxdriver.com>
Diffstat (limited to 'drivers/usb')
0 files changed, 0 insertions, 0 deletions