commit | 64ba893066528a03d7d21d7e187005748027a309 | [log] [tgz] |
---|---|---|
author | Johannes Berg <johannes.berg@intel.com> | Fri Aug 01 13:33:46 2014 +0200 |
committer | Emmanuel Grumbach <emmanuel.grumbach@intel.com> | Wed Sep 03 22:49:06 2014 +0300 |
tree | fb29f1b907c2825d235e83aa09dd948109b68e7d | |
parent | d4578ea810ce468fdb8e1b7014818c31db9be5e2 [diff] |
iwlwifi: trans: make aggregation explicit for TX queue handling 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>