d7bd7837db4d4862387fa1f72fd2aa parent 79733a865c7fd778ce45e3503962b3a875b0a153 author Johannes Berg 1272552113 -0700 committer Reinette Chatre 1273528574 -0700 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 ã