On Tue, 2014-01-14 at 18:29 +0100, Janusz Dziedzic wrote: > Pass DFS CAC time to user mode (mainly > for iw reg get/iw list/iw info). > Allow setting DFS CAC time via CRDA. > > Signed-off-by: Janusz Dziedzic <janusz.dziedzic@xxxxxxxxx> > --- > include/uapi/linux/nl80211.h | 5 +++++ > net/wireless/nl80211.c | 13 ++++++++++++- > 2 files changed, 17 insertions(+), 1 deletion(-) > > diff --git a/include/uapi/linux/nl80211.h b/include/uapi/linux/nl80211.h > index 91054fd..65081e8 100644 > --- a/include/uapi/linux/nl80211.h > +++ b/include/uapi/linux/nl80211.h > @@ -2304,6 +2304,7 @@ enum nl80211_band_attr { > * @NL80211_FREQUENCY_ATTR_NO_160MHZ: any 160 MHz (but not 80+80) channel > * using this channel as the primary or any of the secondary channels > * isn't possible > + * @NL80211_FREQUENCY_ATTR_DFS_CAC_TIME: DFS CAC time in sec Why bother with seconds vs. milliseconds? It'd be easier to use the same units ... 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