commit | 8a566afea0639fc387add782bc799009512a911b | [log] [tgz] |
---|---|---|
author | Ivo van Doorn <ivdoorn@gmail.com> | Thu May 21 19:16:46 2009 +0200 |
committer | John W. Linville <linville@tuxdriver.com> | Fri May 22 14:06:04 2009 -0400 |
tree | a51a2d99fbd21678dd0c8fab89326551e73b54f2 | |
parent | 3b91c3604d000205fb4e56b5ddd6b77b22ad4689 [diff] |
rt2x00: Remove usage of IEEE80211_CONF_CHANGE_BEACON_INTERVAL IEEE80211_CONF_CHANGE_BEACON_INTERVAL was deprecated a month ago, it is about time to remove all usage from the rt2x00 drivers and use the correct beacon interval configuration through the bss_info structure. Signed-off-by: Ivo van Doorn <IvDoorn@gmail.com> Signed-off-by: John W. Linville <linville@tuxdriver.com>