Search Linux Wireless

Re: [PATCH 06/15] wifi: mac80211: rework RX timestamp flags

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

 



Miri Korenblit <miriam.rachel.korenblit@xxxxxxxxx> writes:

> From: Johannes Berg <johannes.berg@xxxxxxxxx>
>
> We only have a single flag free, and before using that for
> another mactime flag, instead refactor the mactime flags
> to use a 2-bit field.
>
> NOTE: For upstream, ath10k needs to be changed like this:
>  -status->flag &= ~RX_FLAG_MACTIME_END
>  +status->flag &= ~RX_FLAG_MACTIME
>
> Signed-off-by: Johannes Berg <johannes.berg@xxxxxxxxx>
> Reviewed-by: Greenman, Gregory <gregory.greenman@xxxxxxxxx>
> Reviewed-by: Berg, Benjamin <benjamin.berg@xxxxxxxxx>
> Signed-off-by: Miri Korenblit <miriam.rachel.korenblit@xxxxxxxxx>
> ---
>  include/net/mac80211.h     | 13 +++++++++----
>  net/mac80211/ieee80211_i.h |  5 +----
>  net/mac80211/util.c        | 16 ++++++++++------
>  3 files changed, 20 insertions(+), 14 deletions(-)

The note mentions ath10k but doesn't actually change it?

-- 
https://patchwork.kernel.org/project/linux-wireless/list/

https://wireless.wiki.kernel.org/en/developers/documentation/submittingpatches




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

  Powered by Linux