From: Christian Lamparter Date: Mon, 23 Mar 2009 11:15:43 +0000 (+0100) Subject: ar9170: simplify & deBUG tx_status queueing and reporting X-Git-Tag: v2.6.30-rc1~642^2^2~21 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4a48e2a484e5cf99da4795cf2d6916e057d533ad;p=pandora-kernel.git ar9170: simplify & deBUG tx_status queueing and reporting This patch simplifies the tx_status report code by using four tx_queues per station instead of only one. (the skb lookup should be in O(1) now :-p ). Also, it fixes a really obvious copy&paste bug in the janitor work code and adds back a few spilled bits to the hardware definition header about QoS. Signed-off-by: Christian Lamparter Signed-off-by: John W. Linville --- Reading git-diff-tree failed