On Thu, 2012-12-13 at 14:58 +0100, Simon Wunderlich wrote: > + int (*start_radar_detection)(struct ieee80211_hw *hw, > + struct ieee80211_vif *vif, > + struct ieee80211_channel *chan); pass a chandef? > +void ieee80211_radar_detected(struct ieee80211_vif *vif, > + struct ieee80211_channel *chan, gfp_t gfp); Here you probably don't need to pass the channel, once the tracking in cfg80211 moves into the sdata (or even local) struct the same can happen in mac80211. 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