rt2x00: Remove usage of IEEE80211_CONF_CHANGE_BEACON_INTERVAL
authorIvo van Doorn <ivdoorn@gmail.com>
Thu, 21 May 2009 17:16:46 +0000 (19:16 +0200)
committerJohn W. Linville <linville@tuxdriver.com>
Fri, 22 May 2009 18:06:04 +0000 (14:06 -0400)
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>

No differences found