From: Emmanuel Grumbach Date: Tue, 29 May 2012 10:07:30 +0000 (+0300) Subject: iwlwifi: s/txq_agg_disable/txq_disable X-Git-Tag: v3.6-rc1~125^2~57^2~345 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d0624be65ade709ef1a4220451a474be1ad01af9;p=pandora-kernel.git iwlwifi: s/txq_agg_disable/txq_disable We need to be able to enable / disable Tx queues in HW dynamically. So this function is no longer related to AGG only. It can do the job for any queue, even AC ones. Change the name to better reflect its role. Signed-off-by: Emmanuel Grumbach Signed-off-by: Johannes Berg --- Reading git-diff-tree failed