]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commitdiff
iwl3945: fix deadlock on suspend
authorZhu, Yi <yi.zhu@intel.com>
Tue, 4 Nov 2008 20:21:36 +0000 (12:21 -0800)
committerJohn W. Linville <linville@tuxdriver.com>
Thu, 6 Nov 2008 21:37:13 +0000 (16:37 -0500)
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>

No differences found