From: Johannes Berg Date: Thu, 29 Apr 2010 14:41:53 +0000 (-0700) Subject: iwlagn: wait for asynchronous firmware loading X-Git-Tag: v2.6.35-rc1~473^2~42^2^2~75^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=562db532760827f6ce30801a08e6b568848bc9f2;p=pandora-kernel.git iwlagn: wait for asynchronous firmware loading When we kick off a firmware loading process, and then unbind from the pci device right away, we get into trouble. Avoid that by waiting for the firmware loading to finish (whether successfully or not) before the unbind in iwl_pci_remove. Signed-off-by: Johannes Berg Signed-off-by: Reinette Chatre --- Reading git-diff-tree failed