]> asedeno.scripts.mit.edu Git - linux.git/commit
iwlwifi: mvm: fix wrong offset while reading from NVM
authorEytan Lifshitz <eytan.lifshitz@intel.com>
Wed, 2 Jul 2014 17:52:02 +0000 (20:52 +0300)
committerEmmanuel Grumbach <emmanuel.grumbach@intel.com>
Mon, 21 Jul 2014 07:43:13 +0000 (10:43 +0300)
commit51ea1c7dbd4c5151b7f5777cabc505d43d2c42cb
tree36a1aa8473ad2b4357f55d0f284f6b2726a29747
parent4b8265ab4d701989bc70371ecc4347c9debc1a03
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 <eytan.lifshitz@intel.com>
Signed-off-by: Emmanuel Grumbach <emmanuel.grumbach@intel.com>
drivers/net/wireless/iwlwifi/mvm/tt.c