From: Johannes Berg Date: Fri, 3 May 2013 09:30:23 +0000 (+0200) Subject: iwlwifi: mvm: don't assume data section is at 0x800000 X-Git-Tag: v3.11-rc1~16^2~103^2^2~42^2~29 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ce7f9ab381ea1cc4514f462d18a15785de050323;p=pandora-kernel.git iwlwifi: mvm: don't assume data section is at 0x800000 In theory, the firmware format allows changing the data section offset. This may not be used today, but there's no reason for the driver to assume the data section is always at 0x800000 as it can know better. Reviewed-by: Emmanuel Grumbach Signed-off-by: Johannes Berg --- Reading git-diff-tree failed