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)
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>

No differences found