commit | d54bc4e3fc5c56600a13c9ebc0a7e1077ac05d59 | [log] [tgz] |
---|---|---|
author | Zhu, Yi <yi.zhu@intel.com> | Tue Nov 04 12:21:36 2008 -0800 |
committer | John W. Linville <linville@tuxdriver.com> | Thu Nov 06 16:37:13 2008 -0500 |
tree | b19b2cb1c0e0eaa4e6fc09a82b7441223e487a7b | |
parent | 14b5433606289dbc5b6fd70ced11462f80e95003 [diff] |
iwl3945: fix deadlock on suspend This patch fixes iwl3945 deadlock during suspend by moving notify_mac out of iwl3945 mutex. This is a portion of the same fix for iwlwifi by Tomas. Signed-off-by: Zhu Yi <yi.zhu@intel.com> Signed-off-by: Tomas Winkler <tomas.winkler@intel.com> Signed-off-by: Reinette Chatre <reinette.chatre@intel.com> Signed-off-by: John W. Linville <linville@tuxdriver.com>