On Wed, 2013-08-21 at 11:27 +0200, Johannes Berg wrote: > From: Johannes Berg <johannes.berg@xxxxxxxxx> > > mac80211 currently sets WIPHY_FLAG_SUPPORTS_SCHED_SCAN based on whether > the start_sched_scan operation is supported or not, but that will not > be correct for all drivers, we're adding scheduled scan to the iwlmvm > driver but it depends on firmware support. > > Therefore, move setting WIPHY_FLAG_SUPPORTS_SCHED_SCAN into the drivers > so that they can control it regardless of implementing the operation. > > This currently only affects the TI drivers since they're the only ones > implementing scheduled scan (in a mac80211 driver.) > > Signed-off-by: Johannes Berg <johannes.berg@xxxxxxxxx> > --- For the wlcore part: Acked-by: Luciano Coelho <luca@xxxxxxxxx> -- 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