Hi Johannes, On 31 jul. 2012, at 13:35, Johannes Berg <johannes@xxxxxxxxxxxxxxxx> wrote: > From: Johannes Berg <johannes.berg@xxxxxxxxx> > > Define the A-MPDU status field in radiotap, also > update the radiotap parser for it and the MCS field > that was apparently missed last time. > > Signed-off-by: Johannes Berg <johannes.berg@xxxxxxxxx> > --- > include/net/ieee80211_radiotap.h | 11 +++++++++++ > net/wireless/radiotap.c | 2 ++ > 2 files changed, 13 insertions(+) > > diff --git a/include/net/ieee80211_radiotap.h b/include/net/ieee80211_radiotap.h > index 7139254..b273c5b 100644 > --- a/include/net/ieee80211_radiotap.h > +++ b/include/net/ieee80211_radiotap.h > @@ -183,6 +183,9 @@ struct ieee80211_radiotap_header { > * Contains a bitmap of known fields/flags, the flags, and > * the MCS index. > * > + * IEEE80211_RADIOTAP_AMPDU_STATUS u32, u16, u8, u8 unitlesss Just a minor nit, but there seems to be an 's' too many in unitlesss above. --- Gertjan-- 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