From: Johannes Berg Date: Fri, 1 Aug 2014 09:58:47 +0000 (+0200) Subject: iwlwifi: trans: refactor txq_enable arguments X-Git-Tag: fixes-against-v3.18-rc2~81^2~133^2~3^2~16 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fea7795f1c976513a3262284c4001606075abf5c;p=pandora-kernel.git iwlwifi: trans: refactor txq_enable arguments Instead of having all arguments passed to the function, add a struct to hold them and only pass some directly. This will make future work in this area cleaner. Signed-off-by: Johannes Berg Signed-off-by: Emmanuel Grumbach --- Reading git-diff-tree failed