On Thu, 2009-04-02 at 18:26 -0400, Luis R. Rodriguez wrote: > enum ieee80211_channel_flags { > IEEE80211_CHAN_DISABLED = 1<<0, > @@ -52,6 +55,7 @@ enum ieee80211_channel_flags { > IEEE80211_CHAN_RADAR = 1<<3, > IEEE80211_CHAN_NO_FAT_ABOVE = 1<<4, > IEEE80211_CHAN_NO_FAT_BELOW = 1<<5, > + IEEE80211_CHAN_NO_HT40 = 1<<6, > }; As we've talked about, just a little work and you can live without this constant [just for John's benefit] johannes
Attachment:
signature.asc
Description: This is a digitally signed message part