]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
[net80211] log the A-MPDU setup attempt count as part of debugging.
authorAdrian Chadd <adrian@FreeBSD.org>
Wed, 25 Nov 2015 18:16:42 +0000 (18:16 +0000)
committerAdrian Chadd <adrian@FreeBSD.org>
Wed, 25 Nov 2015 18:16:42 +0000 (18:16 +0000)
commit75426752f5fa86bc3f6d61d189aa2a04cb24e1af
tree11b0a2980a368f7a35fe5da2fb28e5a2c34439ce
parentb35ff884484d8cc4a710f768a103f81f6148793e
[net80211] log the A-MPDU setup attempt count as part of debugging.

I've seen some cases where we get stuck in a loop constantly trying to
negotiate A-MPDU TX which is definitely not supposed to happen.
This will let me see if it's something funky with the retry count or
not.
sys/net80211/ieee80211_ht.c