]> git.baikalelectronics.ru Git - kernel.git/commit
iwlwifi: mvm: don't assume data section is at 0x800000
authorJohannes Berg <johannes.berg@intel.com>
Fri, 3 May 2013 09:30:23 +0000 (11:30 +0200)
committerJohannes Berg <johannes.berg@intel.com>
Mon, 13 May 2013 16:15:38 +0000 (18:15 +0200)
commit213dfb87ac3c0c7b42f19ea60c7a48b8af5b45c0
tree5e0852773f26edf1b8ab4d63c520b73f9dc35ce4
parent70d5748dac3879e7695c411b4cf7de08e7f5e163
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>
drivers/net/wireless/iwlwifi/mvm/debugfs.c