On Thu, 2012-06-21 at 08:35 +0300, Goldenshtein, Victor wrote: > > Well, you'll have to move the struct definition into cfg80211 and into > > this patch I think. > > > > The STA channel switch struct (struct ieee80211_channel_switch) is > defined in mac80211.h, thus I think the new struct for the ap channel > switch should be also there, I will just split the mac patch into two. You can't use mac80211 structs from cfg80211 though, and for STA channel switch cfg80211 isn't involved ... you do need to move the struct definition :) johannes -- To unsubscribe from this list: send the line "unsubscribe linux-wireless" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html