From: Meenakshi Venkataraman Date: Thu, 8 Mar 2012 19:29:12 +0000 (-0800) Subject: iwlwifi: move command queue number out of the iwl_shared struct X-Git-Tag: v3.4-rc1~177^2~108^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c6f600fcfe8a7e4f594fc4c80b2c7b66f248958b;p=pandora-kernel.git iwlwifi: move command queue number out of the iwl_shared struct The command queue number is required by the transport layer, but it can be determined only by the op mode. Move this parameter to the dvm op mode, and configure the transport layer using an API. Signed-off-by: Meenakshi Venkataraman Signed-off-by: Wey-Yi Guy Signed-off-by: John W. Linville --- Reading git-diff-tree failed