> > diff --git a/net/mac80211/ieee80211_i.h b/net/mac80211/ieee80211_i.h > > index 9caf124..247af42 100644 > > --- a/net/mac80211/ieee80211_i.h > > +++ b/net/mac80211/ieee80211_i.h > > @@ -155,6 +155,7 @@ struct ieee80211_txrx_data { > > int load; > > u32 tkip_iv32; > > u16 tkip_iv16; > > + u8 amsdu_frame; > A flag would be preferable. > I agree, will be more efficient. If no one has a solid objection for altering the variable to a flag I will issue a patch on top of this patch that will do it. > -Michael Wu > > - 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