From: Johannes Berg Date: Wed, 15 May 2013 11:05:25 +0000 (+0200) Subject: iwlwifi: reverse DATA/INST section order X-Git-Tag: v3.11-rc1~16^2~103^2^2~42^2~17 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0db53d005d004336be10807d07fc2cb271a53810;p=pandora-kernel.git iwlwifi: reverse DATA/INST section order As the new MVM firmware files package the DATA section first, and debugfs files want to access the DATA and not INST section, reverse the order here. This is only relevant for debugfs code that accesses the SRAM DATA section and uses this constant to access the section. Reviewed-by: Emmanuel Grumbach Signed-off-by: Johannes Berg --- Reading git-diff-tree failed