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 21:49:10 +0200 |
commit | df197c00bf1dbdee888aa886e5e93b49b42a268b (patch) | |
tree | c85f30b8d666d70a78f11a59044e38d1147c1991 /MAINTAINERS | |
parent | iwlwifi: mvm: clean up FIFO definitions (diff) | |
download | linux-df197c00bf1dbdee888aa886e5e93b49b42a268b.tar.xz linux-df197c00bf1dbdee888aa886e5e93b49b42a268b.zip |
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 'MAINTAINERS')
0 files changed, 0 insertions, 0 deletions