On Mon, Oct 20, 2008 at 1:31 AM, Johannes Berg <johannes@xxxxxxxxxxxxxxxx> wrote: > >> --- a/include/linux/skbuff.h >> +++ b/include/linux/skbuff.h >> @@ -244,6 +244,11 @@ typedef unsigned char *sk_buff_data_t; >> * @tc_verd: traffic control verdict >> * @ndisc_nodetype: router type (from link layer) >> * @do_not_encrypt: set to prevent encryption of this frame >> + * @requeue: set to indicate that the wireless core should attempt >> + * a software retry on this frame if we failed to >> + * receive an ACK for it > > > >> + * @is_part_ampdu: set to indicate that the wireless core should should >> + * treat this frame as part of an AMPDU > > I thought we said we could keep the flag instead of moving to the skb > here? That was just because the changes required to add this was too much for 2.6.27 but since we don't care about this fix in 2.6.27 we can do whatever is needed to fix this properly. Luis -- 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