Search Linux Wireless

Re: [RFC] mac80211: clear txflags for filtered/retried frames

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

 



On Sat, 2010-09-18 at 21:33 +0200, Christian Lamparter wrote:

>  	info->flags |= IEEE80211_TX_INTFL_NEED_TXPROCESSING |
>  		       IEEE80211_TX_INTFL_RETRANSMISSION;
> +	info->flags &= ~(IEEE80211_TX_CTL_RATE_CTRL_PROBE |
> +			 IEEE80211_TX_CTL_PSPOLL_RESPONSE |
> +			 IEEE80211_TX_CTL_FIRST_FRAGMENT |
> +			 IEEE80211_TX_CTL_CLEAR_PS_FILT |
> +			 IEEE80211_TX_CTL_MORE_FRAMES |
> +			 IEEE80211_TX_CTL_AMPDU |
> +			 IEEE80211_TX_STAT_AMPDU_NO_BACK |
> +			 IEEE80211_TX_STAT_TX_FILTERED |
> +			 IEEE80211_TX_STAT_AMPDU);

Theo nly thing I wonder is if we should introduce some #define for the
temporary flags here and put it into mac80211.h so we'll be less likely
to forget updating it when adding new flags?

johannes

--
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