]> git.proxmox.com Git - mirror_ubuntu-eoan-kernel.git/commit
mac80211: improve RX aggregation data in debugfs
authorJohannes Berg <johannes.berg@intel.com>
Tue, 18 Oct 2016 20:12:09 +0000 (23:12 +0300)
committerJohannes Berg <johannes.berg@intel.com>
Wed, 19 Oct 2016 10:12:11 +0000 (12:12 +0200)
commitb473b8f12a6e187c1348a84556b8db1e2a82f981
treefeb1199a91eac2e5d3191d2421ee3a3720db848f
parent1c3d185a9a0b136a58e73b02912d593d0303d1da
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>
net/mac80211/debugfs_sta.c