diff options
author | Johannes Berg <johannes.berg@intel.com> | 2014-08-01 18:14:45 +0200 |
---|---|---|
committer | Emmanuel Grumbach <emmanuel.grumbach@intel.com> | 2014-09-03 22:49:10 +0300 |
commit | df197c00bf1dbdee888aa886e5e93b49b42a268b (patch) | |
tree | c85f30b8d666d70a78f11a59044e38d1147c1991 /tools/perf/scripts/python/syscall-counts.py | |
parent | b2d81db7b3d3e51f6f465cae8d450acf0ca8d2dc (diff) |
iwlwifi: mvm: clarify stop_count, remove transport_stopped
The queue handling is a bit unclear - we have an array for
stop_count[IWL_MAX_HW_QUEUES] but indices really are the
mac80211 queue numbers. Change the array to be only of the
right size for mac80211 queues (IEEE80211_MAX_QUEUES) and
rename it to be clearer.
While at it, also remove the unused transport queue stop
bitmap in mvm.
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
Signed-off-by: Emmanuel Grumbach <emmanuel.grumbach@intel.com>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts.py')
0 files changed, 0 insertions, 0 deletions