]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
mac80211: make workqueue freezable
authorJohannes Berg <johannes@sipsolutions.net>
Thu, 26 Jun 2008 17:59:56 +0000 (19:59 +0200)
committerJohn W. Linville <linville@tuxdriver.com>
Fri, 27 Jun 2008 13:09:21 +0000 (09:09 -0400)
commit59959a6150c8af737898e83f727e824dbed7b0fa
tree2bcf4c07009470546b80a4c76bbe0dd4e9b56163
parente292c737fc57d3ca718056f3308c725c8e541729
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>
net/mac80211/main.c