Adrian Chadd a834836d83 Add a callback for ADDBA response timeouts.
TX for the given TID needs to be paused during ADDBA requests (and unpaused
once the session is established.) Since net80211 currently doesn't implement
software aggregation, if this pause/unpause is done in the driver (as it
is in my development branch) then it will need to be unpaused both on
ADDBA response and on ADDBA timeout.

This callback allows the driver to unpause TX for the relevant TID.

Reviewed by:	bschmidt
2011-06-20 11:46:03 +00:00
..
2011-04-22 00:44:27 +00:00
2010-06-10 20:40:38 +00:00
2010-01-12 22:22:27 +00:00
2011-04-22 00:44:27 +00:00
2009-06-08 21:16:06 +00:00