From: Johannes Berg Date: Fri, 1 Aug 2014 11:33:46 +0000 (+0200) Subject: iwlwifi: trans: make aggregation explicit for TX queue handling X-Git-Tag: fixes-against-v3.18-rc2~81^2~133^2~3^2~10 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=64ba893066528a03d7d21d7e187005748027a309;p=pandora-kernel.git 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 Signed-off-by: Emmanuel Grumbach --- Reading git-diff-tree failed