Search Linux Wireless

Re: [PATCH] rtl8187: Disable TX retries if IEEE80211_TX_CTL_NO_ACK is set

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

 



On Tue, 2009-04-14 at 20:09 +0200, Gábor Stefanik wrote:

> +		if (!info->flags & IEEE80211_TX_CTL_NO_ACK))
> +			hdr->retry = cpu_to_le32((info->control.rates[0].count - 1) << 8);
> +		else
> +			hdr->retry = 0;

Umm. You obviously didn't even _COMPILE_ that patch. Let alone test it
properly.

johannes

Attachment: signature.asc
Description: This is a digitally signed message part


[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