Fix an incorrect frequency band for HT/40 in the FCC SKU.

Noticed by: bschmidt@
This commit is contained in:
Adrian Chadd 2011-06-24 12:31:36 +00:00
parent 796fd09a90
commit 74024442b7
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=223497

View File

@ -83,7 +83,7 @@
<flags>IEEE80211_CHAN_HT20</flags>
</band>
<band>
<freqband ref="F1_2412_2462"/>
<freqband ref="H4_2412_2462"/>
<maxpower>30</maxpower>
<flags>IEEE80211_CHAN_G</flags>
<flags>IEEE80211_CHAN_HT40</flags>