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