commit | 0a214d3f7e5041685ebff054628a4354bedd78c3 | [log] [tgz] |
---|---|---|
author | Johannes Berg <johannes.berg@intel.com> | Wed Jan 16 10:39:44 2013 +0100 |
committer | Johannes Berg <johannes.berg@intel.com> | Fri Jan 18 21:55:15 2013 +0100 |
tree | 2041b3dca4e8ef6a5e3f849a37caade3cba6d725 | |
parent | 0f19b41e223d787251c59137e61fc5145c13d1c4 [diff] |
mac80211: improve aggregation debug messages A lot of the aggregation messages don't indicate the station so they're hard to understand if there are multiple sessions in progress. Make that easier by adding the MAC address to most messages. Also add the TID if it wasn't already there. Signed-off-by: Johannes Berg <johannes.berg@intel.com>