commit | 59959a6150c8af737898e83f727e824dbed7b0fa | [log] [tgz] |
---|---|---|
author | Johannes Berg <johannes@sipsolutions.net> | Thu Jun 26 19:59:56 2008 +0200 |
committer | John W. Linville <linville@tuxdriver.com> | Fri Jun 27 09:09:21 2008 -0400 |
tree | 2bcf4c07009470546b80a4c76bbe0dd4e9b56163 | |
parent | e292c737fc57d3ca718056f3308c725c8e541729 [diff] |
mac80211: make workqueue freezable This patch makes the mac80211 workqueue freezable making it interact a bit better with system suspend and not try to ping the AP while the hardware is down. This doesn't really help with implementing proper suspend in any way but makes some bad things trigger less. Signed-off-by: Johannes Berg <johannes@sipsolutions.net> Signed-off-by: John W. Linville <linville@tuxdriver.com>