On Mon, Mar 23, 2009 at 05:28:36PM +0100, Johannes Berg wrote: > Internally, mac80211 requires the skb's queue mapping to be set > to the AC queue, not the virtual A-MPDU queue. This is not done > correctly currently, this patch moves the code down to directly > before the driver is invoked and adds a comment that it will be > moved into the driver later. > > Since this requires __ieee80211_tx() to have the sta pointer, > make sure to provide it in ieee80211_tx_pending(). > > Signed-off-by: Johannes Berg <johannes@xxxxxxxxxxxxxxxx> Reviewed-by: Luis R. Rodriguez <lrodriguez@xxxxxxxxxxx> 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