summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/mwifiex/main.h
diff options
context:
space:
mode:
authorAmitkumar Karwar <akarwar@marvell.com>2012-08-27 20:32:52 -0700
committerJohn W. Linville <linville@tuxdriver.com>2012-09-07 15:03:41 -0400
commite3a8e0b4358ec7f42c2ae362376543f8d6a32058 (patch)
tree64f9d1a212c7028df11b0e2714daa37540837ade /drivers/net/wireless/mwifiex/main.h
parent26fc36ab756d305274f056755705478dc4dda521 (diff)
mwifiex: don't disable wait_q_enabled flag
We should not disable "cmd_node->wait_q_enabled" flag here before calling mwifiex_insert_cmd_to_free_q() because we want to wake up the thread waiting for command completion inside this function. The wait_q_enabled flag will be disabled internally upon command completion. Signed-off-by: Amitkumar Karwar <akarwar@marvell.com> Signed-off-by: Kiran Divekar <dkiran@marvell.com> Signed-off-by: Bing Zhao <bzhao@marvell.com> Signed-off-by: John W. Linville <linville@tuxdriver.com>
Diffstat (limited to 'drivers/net/wireless/mwifiex/main.h')
0 files changed, 0 insertions, 0 deletions