commit | b24d22b1d12c436a86282347868785207cff8a88 | [log] [tgz] |
---|---|---|
author | Zhu Yi <yi.zhu@intel.com> | Wed Dec 19 13:59:52 2007 +0800 |
committer | John W. Linville <linville@tuxdriver.com> | Wed Dec 19 21:31:01 2007 -0500 |
tree | 90a6c107466be49653c2a5b92b82fb3eb77c211d | |
parent | 7d2e941b0b741d17e95baf095dbf1c77f2b95b56 [diff] |
iwlwifi: fix possible priv->mutex deadlock during suspend This patch moves _cancel_deferred_work out of mutex protection and removes unnecessary mutex in pci_suspend and pci_resume. Cc: Johannes Berg <johannes@sipsolutions.net> Signed-off-by: Zhu Yi <yi.zhu@intel.com> Signed-off-by: John W. Linville <linville@tuxdriver.com>