From: Meenakshi Venkataraman Date: Thu, 15 Mar 2012 20:26:57 +0000 (-0700) Subject: iwlwifi: move ucode_type from shared to op_mode X-Git-Tag: v3.5-rc1~109^2~487^2^2~60 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a42506eb27aa4b8cbe3253b4d436c2f0a57e56e8;p=pandora-kernel.git iwlwifi: move ucode_type from shared to op_mode This variable holds the ucode currently running on the device; which is determined by op_mode, so move this parameter there. Also, the name of the variable is a bit misleading, so rename it to cur_ucode. Signed-off-by: Meenakshi Venkataraman Signed-off-by: Wey-Yi Guy Signed-off-by: John W. Linville --- Reading git-diff-tree failed