From: David Spinadel Date: Sat, 10 Mar 2012 21:00:12 +0000 (-0800) Subject: iwlwifi: more modularity in fw images and sections X-Git-Tag: v3.4-rc1~177^2~48^2~65 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0cedacc5797bbae5b07e5e861fbe7b8e33f2ef78;p=pandora-kernel.git iwlwifi: more modularity in fw images and sections Changed iwl_firmware_pieces structure to support an array of separate images, and an array of sections for each image. In fw_sec and fw_desc structures, added a field for offset from the HW address, to support 16.0 uCode that provides an offset instead of any other data about the section. This field is filled with default values when parsing instruction or data section. Signed-off-by: David Spinadel Signed-off-by: Wey-Yi Guy Signed-off-by: John W. Linville --- Reading git-diff-tree failed