Skip to content
Commit ea1b2b45 authored by Johannes Berg's avatar Johannes Berg
Browse files

mac80211: remove short slot/short preamble incapable flags



There are no drivers setting IEEE80211_HW_2GHZ_SHORT_SLOT_INCAPABLE
or IEEE80211_HW_2GHZ_SHORT_PREAMBLE_INCAPABLE, so any code using the
two flags is dead; it's also exceedingly unlikely that any new driver
could ever need to set these flags.

The wcn36xx code is almost certainly broken, but this preserves the
previous behaviour.

Signed-off-by: default avatarJohannes Berg <johannes.berg@intel.com>
parent 3b79af97
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment