On Wed, 2008-06-25 at 19:07 +0200, Johannes Berg wrote: > > - control->queue, which the herton's change used, for switching between 4 > > tramission queue at end point 6,7,5,4, has disappeared. I hard-coded 6 in > > this version, (see commemt #37 for background), but what's the correct > > way to do this in current wireless-2.6 code? > > We switched to using multiqueue netdevs so you have to use > skb_get_queue_mapping() now. The last patch I posted to the list was using skb_get_queue_mapping(). Look for "[PATCH WIP] rtl8187b support" from May 22, 2008. Unfortunately, the patch was still too big and complex for my taste to be submitted officially, and I didn't have time for further cleanups. -- Regards, Pavel Roskin -- 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