On Thu, Nov 3, 2011 at 10:15 PM, Zefir Kurtisi <zefir.kurtisi@xxxxxxxxxxx> wrote: > On 11/03/2011 04:27 PM, Mohammed Shafi wrote: >> Hi Zefir, >> > Hello Mohammed, > >> On Thu, Nov 3, 2011 at 7:25 PM, Zefir Kurtisi <zefir.kurtisi@xxxxxxxxxxx> wrote: >>> [...] >>> >>> + if (ah->caps.hw_caps && ATH9K_HW_CAP_DFS) { >>> + /** >>> + * enable radar pulse detection >>> + * >>> + * TODO: do this only for DFS channels >>> + */ >>> + ah->private_ops.set_radar_params(ah, &ah->radar_conf); >> >> can we do this something like ath9k_hw_set_radar_params? >> why we need a seperate debug file for dfs, had i missed something? >> > My first proposal included the DFS statistics in debug.c, but Luis asked me to keep it separated (see http://www.mail-archive.com/ath9k-devel@xxxxxxxxxxxxxxx/msg06821.html). I'm fine with both approaches, just let me know. oh ok. please follow up with Luis's approach. thanks. > > I'll add a ath9k_hw_set_radar_params() in v3. > > > Thanks, > Zefir > -- shafi -- 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