commit | 7a5158ef8da70fdedeb0530faaa8128aa645be3c | [log] [tgz] |
---|---|---|
author | Johannes Berg <johannes@sipsolutions.net> | Wed Oct 08 10:59:33 2008 +0200 |
committer | John W. Linville <linville@tuxdriver.com> | Fri Oct 31 18:58:53 2008 -0400 |
tree | 6db285b5fc4971c5e15168fc0fb7cf442b89f168 | |
parent | e87a2feea75e3cba7af43ed9317b56b282d87742 [diff] |
mac80211: fix short slot handling This patch makes mac80211 handle short slot requests from the AP properly. Also warn about uses of IEEE80211_CONF_SHORT_SLOT_TIME and optimise out the code since it cannot ever be hit anyway. Signed-off-by: Johannes Berg <johannes@sipsolutions.net> Signed-off-by: John W. Linville <linville@tuxdriver.com>