Search Linux Wireless

Re: [PATCH v2] cfg80211: Fix regulatory check for 60GHz band frequencies

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



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.

Gr. AvS

--
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


[Index of Archives]     [Linux Host AP]     [ATH6KL]     [Linux Wireless Personal Area Network]     [Linux Bluetooth]     [Linux Netdev]     [Kernel Newbies]     [Linux Kernel]     [IDE]     [Git]     [Netfilter]     [Bugtraq]     [Yosemite Hiking]     [MIPS Linux]     [ARM Linux]     [Linux RAID]

  Powered by Linux