• Zhu Yi's avatar
    iwmc3200wifi: refuse to associate on unallowed channels · 7d49c611
    Zhu Yi authored
    We need to make sure we don't associate with APs on unallowed
    channels (according to regulatory setting). This could happen
    when the channel is not specified (auto-select) within the
    connection request. In this case we get the AP's channel until
    the firmware indicates the association succeeded later. We need
    to verify the associated channel. If the channel is disabled by
    regulatory, we have to disassociate with the AP.
    Signed-off-by: default avatarZhu Yi <yi.zhu@intel.com>
    Signed-off-by: default avatarJohn W. Linville <linville@tuxdriver.com>
    7d49c611
rx.c 47.3 KB