> --- 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? The next step, imho, is to remove all the "if (hw->num_ampdu_queues)" stuff and figure out what kind of services mac80211 should provide. johannes
Attachment:
signature.asc
Description: This is a digitally signed message part