Search Linux Wireless

Re: [PATCH v2 1/4] nl80211: Parse channel type attribute in an IBSS join request

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

 



On Monday, August 29, 2011 16:15:47 Alexander Simon wrote:
>         if (!ibss.channel ||
> +           ibss.channel->flags & IEEE80211_CHAN_PASSIVE_SCAN ||
>             ibss.channel->flags & IEEE80211_CHAN_NO_IBSS ||
> -           ibss.channel->flags & IEEE80211_CHAN_DISABLED)
> +           ibss.channel->flags & IEEE80211_CHAN_RADAR)
> +               return -EINVAL;

Do you mind elaborating why this patch removes the IEEE80211_CHAN_DISABLED 
check and adds the IEEE80211_CHAN_RADAR check instead ? Copy and paste error ?

Cheers,
Marek
--
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 Bluetooth]     [Linux Netdev]     [Kernel Newbies]     [Linux Kernel]     [IDE]     [Security]     [Git]     [Netfilter]     [Bugtraq]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Linux ATA RAID]     [Samba]     [Device Mapper]
  Powered by Linux