commit | ce7f9ab381ea1cc4514f462d18a15785de050323 | [log] [tgz] |
---|---|---|
author | Johannes Berg <johannes.berg@intel.com> | Fri May 03 11:30:23 2013 +0200 |
committer | Johannes Berg <johannes.berg@intel.com> | Mon May 13 18:15:38 2013 +0200 |
tree | 5e0852773f26edf1b8ab4d63c520b73f9dc35ce4 | |
parent | b415210b3a36c414dec646104adf84d3b78d9f99 [diff] |
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 <emmanuel.grumbach@intel.com> Signed-off-by: Johannes Berg <johannes.berg@intel.com>