mac80211: improve aggregation debug messages
authorJohannes Berg <johannes.berg@intel.com>
Wed, 16 Jan 2013 09:39:44 +0000 (10:39 +0100)
committerJohannes Berg <johannes.berg@intel.com>
Fri, 18 Jan 2013 20:55:15 +0000 (21:55 +0100)
commit0a214d3f7e5041685ebff054628a4354bedd78c3
tree2041b3dca4e8ef6a5e3f849a37caade3cba6d725
parent0f19b41e223d787251c59137e61fc5145c13d1c4
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>
net/mac80211/agg-rx.c
net/mac80211/agg-tx.c