commit | 40333e4fb476014cdd939d27e20eb54573172b32 | [log] [tgz] |
---|---|---|
author | Christian Lamparter <chunkeey@web.de> | Wed Oct 08 20:52:22 2008 +0200 |
committer | John W. Linville <linville@tuxdriver.com> | Fri Oct 31 19:00:05 2008 -0400 |
tree | 2c7da6044452fa4585bdf702599822cdc32206f3 | |
parent | 5d6924eaf07bec9ce7527cad9d2537e448574738 [diff] |
p54: honour bss_info_changed's short slot time settings This patch was made on behalf of Johannes request. "mac80211 and IEEE80211_CONF_SHORT_SLOT_TIME" Of course, bss_info_changed provides some more useful data. e.g.: basic_rates, dtim_period, beacon_int and maybe even more. Everything can be hooked up if it's necessary. Signed-off-by: Christian Lamparter <chunkeey@web.de> Signed-off-by: John W. Linville <linville@tuxdriver.com>