git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4b8265a
)
iwlwifi: mvm: fix wrong offset while reading from NVM
author
Eytan Lifshitz
<eytan.lifshitz@intel.com>
Wed, 2 Jul 2014 17:52:02 +0000
(20:52 +0300)
committer
Emmanuel Grumbach
<emmanuel.grumbach@intel.com>
Mon, 21 Jul 2014 07:43:13 +0000
(10:43 +0300)
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>
No differences found