> > + /* Will put all the packets in the new SW queue */ > > + /* ieee80211_requeue(local, ieee802_1d_to_ac[tid]); */ > > + spin_unlock_bh(&local->mdev->queue_lock); > > + > > + /* We have most probably almost emptied the legacy queue */ > > + /* ieee80211_wake_queue(local_to_hw(local), ieee802_1d_to_ac[tid]); */ > > > Can't you re-order the patches instead? Or, if it simply doesn't work, > I'd much prefer them to go into the tree as a single patch. (You also > introduced leading whitespace in the patches removing the comment marks) > No problems, i'll make patches 0003 and 0006 consequent, but i think it is better they will stay a part for better reading, as they touch different parts in the code, and patch 0003 is big enough as it is. I'll remove the whitespaces. > johannes > > - 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