commit | b203ffc3a447eb8d9e6120b783ddee081b143061 | [log] [tgz] |
---|---|---|
author | Jouni Malinen <jouni.malinen@atheros.com> | Wed Dec 23 13:15:40 2009 +0100 |
committer | John W. Linville <linville@tuxdriver.com> | Mon Dec 28 16:55:01 2009 -0500 |
tree | 520473f30067c9ebf003c95d8053fe4cbe39e11e | |
parent | 0c1ad2cac1cb54db38fd4cc1822965071ee83f6e [diff] |
mac80211: Generalize off-channel operation helpers from scan code The off-channel operations for going into power save mode (station mode) or stop beaconing (AP/IBSS) are not limited to scanning. Move these into a separate file and allow them to be used for other purposes, too. Signed-off-by: Jouni Malinen <jouni.malinen@atheros.com> Signed-off-by: Johannes Berg <johannes@sipsolutions.net> Signed-off-by: John W. Linville <linville@tuxdriver.com>