iwlwifi: trans: make aggregation explicit for TX queue handling
authorJohannes Berg <johannes.berg@intel.com>
Fri, 1 Aug 2014 11:33:46 +0000 (13:33 +0200)
committerEmmanuel Grumbach <emmanuel.grumbach@intel.com>
Wed, 3 Sep 2014 19:49:06 +0000 (22:49 +0300)
Currently a valid sta_id is assumed to mean that the queue is
meant to also be aggregated, but that assumption will not be
true in the future, so don't make it in the lower level but
only in the inline wrapper.

Signed-off-by: Johannes Berg <johannes.berg@intel.com>
Signed-off-by: Emmanuel Grumbach <emmanuel.grumbach@intel.com>

No differences found