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, 14/4/09, Johannes Berg <johannes@xxxxxxxxxxxxxxxx> wrote:

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

Yeah, very naughty... patches should at a minimum satisfy the eat-you-old-dog-food criteria, i.e. work on your own computer and do nothing bad there...



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