On Thu, Jan 06, 2011 at 08:49:12PM -0800, [email protected] wrote: > From: Ben Greear <[email protected]> > > 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 <[email protected]> > --- > > v1 -> v2: Use linked list instead of array. Protect with spinlock.
Again, see my comments about the # STAs limit. I think this can go in as a cfg80211 driver limitation which can be exposed. If you want to go over the supported number (known to work, safe, call it what you want) then a kconfig option can be used. Luis _______________________________________________ ath9k-devel mailing list [email protected] https://lists.ath9k.org/mailman/listinfo/ath9k-devel
