rt2x00: Simplify suspend/resume handling
commit0712612741e1dccf10353c70ebe90ba8cc60d5fb
authorIvo van Doorn <ivdoorn@gmail.com>
Fri, 23 Jan 2009 16:04:05 +0000 (23 17:04 +0100)
committerJohn W. Linville <linville@tuxdriver.com>
Thu, 29 Jan 2009 21:01:27 +0000 (29 16:01 -0500)
tree2d4925adce9939e561e267e041c6b8a2b4beed87
parent9752a7bd7f36557f34283f5d75dfa32578437f08
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>
drivers/net/wireless/rt2x00/rt2x00.h
drivers/net/wireless/rt2x00/rt2x00dev.c