On 01/06/2011 06:45 PM, Felix Fietkau wrote:
On 2011-01-06 5:46 PM, greearb@xxxxxxxxxxxxxxx wrote:
From: Ben Greear<greearb@xxxxxxxxxxxxxxx>
The stations hold the ath_node, which holds the tid
and other xmit logic structures. In order to debug
stuck xmit logic, we need a way to print out the tid
state for the stations.
Signed-off-by: Ben Greear<greearb@xxxxxxxxxxxxxxx>
I really don't like the array with the hardcoded size. How about just adding a struct list_head to the ath_node struct and tracking that?
I can do that..would probably want a pointer back from the ath_node to it's STA struct
as well.
I'll re-work the patch to use a list.
Thanks,
Ben
- Felix
--
Ben Greear <greearb@xxxxxxxxxxxxxxx>
Candela Technologies Inc http://www.candelatech.com
--
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