On Fri, Jun 8, 2012 at 5:52 PM, Johannes Berg <johannes@xxxxxxxxxxxxxxxx> wrote: > On Fri, 2012-06-08 at 17:48 +0200, Johannes Berg wrote: > >> > Ahrg! I keep numbering them wrong, this should be fixed: >> > http://p.sipsolutions.net/3bbdb9c6294dad70.txt >> >> Nope, still wrong, I shouldn't be using skb_get_queue_mapping but rather >> info->index since now mac80211 is giving us the right *queue number* >> rather than just *AC* > > Hopefully this is better: http://p.sipsolutions.net/017d73ac0688f863.txt The previous patched all had the mac suspend failure. This one: drivers/net/wireless/b43/main.c: In function 'b43_qos_upload_all': drivers/net/wireless/b43/main.c:3483: error: size of array 'type name' is negative drivers/net/wireless/b43/main.c: In function 'b43_qos_clear': drivers/net/wireless/b43/main.c:3502: error: size of array 'type name' is negative drivers/net/wireless/b43/main.c: In function 'b43_op_conf_tx': drivers/net/wireless/b43/main.c:3578: error: size of array 'type name' is negative -- 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