From: David Spinadel Date: Sat, 10 Mar 2012 21:00:14 +0000 (-0800) Subject: iwlwifi: change struct iwl_fw X-Git-Tag: v3.4-rc1~177^2~48^2~63 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6dfa8d019cd21d08634ceb65a3fb90d0648bd93b;p=pandora-kernel.git iwlwifi: change struct iwl_fw Change iwl_fw struct to hold an array of fw_img instead of three separated instances. Change fw_img to hold an array of fw_desc instead of two separate descriptors for instructions and data. Change load_given_ucode, load_section, verification functions etc. to support this structure. Signed-off-by: David Spinadel Signed-off-by: Wey-Yi Guy Signed-off-by: John W. Linville --- Reading git-diff-tree failed