On Fri, Oct 7, 2011 at 10:56 AM, Johannes Berg <johannes@xxxxxxxxxxxxxxxx> wrote: > On Thu, 2011-09-29 at 11:27 +0200, Helmut Schaa wrote: > >> + case IEEE80211_RADIOTAP_TX_FLAGS: >> + txflags = le16_to_cpu(get_unaligned((__le16*) >> + iterator.this_arg)); >> + if (txflags & IEEE80211_RADIOTAP_F_TX_NOACK) >> + info->flags |= IEEE80211_TX_CTL_NO_ACK; >> + break; >> + >> /* >> * Please update the file >> * Documentation/networking/mac80211-injection.txt > > ... :-) Oops. I'll send a followup ... -- 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