From: Amitkumar Karwar Date: Mon, 14 Apr 2014 22:32:55 +0000 (-0700) Subject: mwifiex: remove redundant 'fw_load' completion structure X-Git-Tag: omap-for-v3.16/fixes-against-rc1~36^2~279^2^2~35 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3977a6477dd1e53fac2016a719a3c2cb2cdba771;p=pandora-kernel.git 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 Signed-off-by: Bing Zhao Signed-off-by: John W. Linville --- Reading git-diff-tree failed