From: Eytan Lifshitz Date: Wed, 2 Jul 2014 17:52:02 +0000 (+0300) Subject: iwlwifi: mvm: fix wrong offset while reading from NVM X-Git-Tag: omap-for-v3.17/fixes-against-rc2~149^2~73^2~7^2~17 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=51ea1c7dbd4c5151b7f5777cabc505d43d2c42cb;p=pandora-kernel.git iwlwifi: mvm: fix wrong offset while reading from NVM As part of thermal throttling, some data is being read from NVM. The offset is in words, but was addressed as in octets. fixed. Signed-off-by: Eytan Lifshitz Signed-off-by: Emmanuel Grumbach --- Reading git-diff-tree failed