commit | b473b8f12a6e187c1348a84556b8db1e2a82f981 | [log] [tgz] |
---|---|---|
author | Johannes Berg <johannes.berg@intel.com> | Tue Oct 18 23:12:09 2016 +0300 |
committer | Johannes Berg <johannes.berg@intel.com> | Wed Oct 19 12:12:11 2016 +0200 |
tree | feb1199a91eac2e5d3191d2421ee3a3720db848f | |
parent | 1c3d185a9a0b136a58e73b02912d593d0303d1da [diff] |
mac80211: improve RX aggregation data in debugfs When the driver sets the SUPPORTS_REORDERING_BUFFER hardware flag, the debugfs data for RX aggregation sessions won't even indicate that a session is open. Since the previous fix to store the dialog token separately, we can indicate that it's open and add the token so that there's at least some data (ssn is not available.) Signed-off-by: Johannes Berg <johannes.berg@intel.com>