Search Linux Wireless

Re: [PATCH 2/3] mac80211: move VHT related RX_FLAG to another variable

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

 



On Wed, Feb 5, 2014 at 3:41 PM, Kalle Valo <kvalo@xxxxxxxxxxxxxxxx> wrote:
> Emmanuel Grumbach <emmanuel.grumbach@xxxxxxxxx> writes:
>
>> ieee80211_rx_status.flags is full. Define a new vht_flag
>> variable to be able to set more VHT related flags and make
>> room in flags.
>>
>> Signed-off-by: Emmanuel Grumbach <emmanuel.grumbach@xxxxxxxxx>
>
> [...]
>
>> @@ -866,9 +863,6 @@ enum mac80211_rx_flags {
>>       RX_FLAG_AMPDU_DELIM_CRC_KNOWN   = BIT(20),
>>       RX_FLAG_MACTIME_END             = BIT(21),
>>       RX_FLAG_VHT                     = BIT(22),
>> -     RX_FLAG_80MHZ                   = BIT(23),
>> -     RX_FLAG_80P80MHZ                = BIT(24),
>> -     RX_FLAG_160MHZ                  = BIT(25),
>
> Doesn't this break ath10k?
>

yep it does... It seems that I need to run with a few more drivers enabled :)
Thanks!
--
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