commit | 25420604c8967ff24f087dd7b9cd4b278567d39a | [log] [tgz] |
---|---|---|
author | Johannes Berg <johannes@sipsolutions.net> | Fri Mar 13 11:43:36 2009 +0100 |
committer | John W. Linville <linville@tuxdriver.com> | Fri Mar 27 20:12:52 2009 -0400 |
tree | b5a1c0edcca74cf64abce8bd6699774c0c387838 | |
parent | b5bde374f0f61f5d97114d400ade8fc96bf6f10d [diff] |
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>