On Tue, 2013-11-12 at 17:46 +0200, Ilan Peer wrote: > + /* If both flags are set assume an new kernel */ > + if (tb_freq[NL80211_FREQUENCY_ATTR_NO_IR] && tb_freq[__NL80211_FREQUENCY_ATTR_NO_IBSS]) { > + print_flag("not allowed to initiate radiation", &open); That seems excessive, any way to shorten that string? Frequencies: * 5180 MHz [36] (15.0 dBm) (not allowed to initiate radiation) * 5200 MHz [40] (15.0 dBm) (not allowed to initiate radiation) * 5220 MHz [44] (15.0 dBm) (not allowed to initiate radiation) * 5240 MHz [48] (15.0 dBm) (not allowed to initiate radiation) * 5260 MHz [52] (15.0 dBm) (not allowed to initiate radiation, radar detection) DFS state: usable (for 41141 sec) 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