mac80211: stop queues across suspend/resume
authorJohannes Berg <johannes@sipsolutions.net>
Fri, 13 Mar 2009 10:43:36 +0000 (11:43 +0100)
committerJohn W. Linville <linville@tuxdriver.com>
Sat, 28 Mar 2009 00:12:52 +0000 (20:12 -0400)
commit25420604c8967ff24f087dd7b9cd4b278567d39a
treeb5a1c0edcca74cf64abce8bd6699774c0c387838
parentb5bde374f0f61f5d97114d400ade8fc96bf6f10d
mac80211: stop queues across suspend/resume

Even though userland probably cannot submit packets, there might
still be some coming, and that's no good when the driver doesn't
expect them. Stop the queues across suspend/resume.

Signed-off-by: Johannes Berg <johannes@sipsolutions.net>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
net/mac80211/ieee80211_i.h
net/mac80211/pm.c