commit | 3977a6477dd1e53fac2016a719a3c2cb2cdba771 | [log] [tgz] |
---|---|---|
author | Amitkumar Karwar <akarwar@marvell.com> | Mon Apr 14 15:32:55 2014 -0700 |
committer | John W. Linville <linville@tuxdriver.com> | Tue Apr 22 15:06:30 2014 -0400 |
tree | 7af474506c8155b88778121292f39f38edb09b2b | |
parent | 3fffd7c17cca31b8538a313e02f9f4a6e63d360a [diff] |
mwifiex: remove redundant 'fw_load' completion structure 'add_remove_card_sem' semaphore already takes care of synchronization for driver load and unload threads. Hence there won't be a case when unload thread is waiting on 'wait_for_completion(fw_load)'. 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>