commit | 0712612741e1dccf10353c70ebe90ba8cc60d5fb | [log] [tgz] |
---|---|---|
author | Ivo van Doorn <ivdoorn@gmail.com> | Fri Jan 23 17:04:05 2009 +0100 |
committer | John W. Linville <linville@tuxdriver.com> | Thu Jan 29 16:01:27 2009 -0500 |
tree | 2d4925adce9939e561e267e041c6b8a2b4beed87 | |
parent | 9752a7bd7f36557f34283f5d75dfa32578437f08 [diff] |
rt2x00: Simplify suspend/resume handling With mac80211 handling all open interfaces during suspend and resume we can simplify suspend/resume within rt2x00lib. The only thing rt2x00 needs to do is free up memory during suspend and bring back the minimal required components during resume. Signed-off-by: Ivo van Doorn <IvDoorn@gmail.com> Signed-off-by: John W. Linville <linville@tuxdriver.com>