On Thu, Sep 20, 2012 at 1:09 PM, Arend van Spriel <arend@xxxxxxxxxxxx> wrote: > On 09/20/2012 08:37 PM, Luis R. Rodriguez wrote: >> >> On Wed, Sep 19, 2012 at 10:22:19AM +0300, Vladimir Kondratiev wrote: >>> >>> @@ -520,9 +522,12 @@ static bool freq_in_rule_band(const struct >>> ieee80211_freq_range *freq_range, >>> u32 freq_khz) >>> { >>> #define ONE_GHZ_IN_KHZ 1000000 >>> - if (abs(freq_khz - freq_range->start_freq_khz) <= (2 * >>> ONE_GHZ_IN_KHZ)) >>> + /* DMG frequencies starts from 45 GHz, see 802.11ad */ >> >> >> What's this DMG thing? >> > > From 11ad: > > directional multi-gigabit (DMG): Pertaining to operation in a frequency band > containing a channel with the Channel starting frequency above 45 GHz. Adding something like that then may help explain to those who have no clue what DMG is :D Luis -- 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