mac80211: fix short slot handling
authorJohannes Berg <johannes@sipsolutions.net>
Wed, 8 Oct 2008 08:59:33 +0000 (10:59 +0200)
committerJohn W. Linville <linville@tuxdriver.com>
Fri, 31 Oct 2008 22:58:53 +0000 (18:58 -0400)
commit7a5158ef8da70fdedeb0530faaa8128aa645be3c
tree6db285b5fc4971c5e15168fc0fb7cf442b89f168
parente87a2feea75e3cba7af43ed9317b56b282d87742
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>
include/net/mac80211.h
net/mac80211/main.c
net/mac80211/mlme.c