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:
f057ac4
)
iwlwifi: range check to testmode direct reg access
author
Amit Beka
<amit.beka@intel.com>
Wed, 25 Jan 2012 07:19:24 +0000
(09:19 +0200)
committer
Wey-Yi Guy
<wey-yi.w.guy@intel.com>
Thu, 2 Feb 2012 22:38:42 +0000
(14:38 -0800)
Added a check on the direct register access.
Checks that the address is in the lower ragnge (0x0-0x2000),
which belongs to CSR, HBUS and FH registers.
Signed-off-by: Amit Beka <amit.beka@intel.com>
Signed-off-by: Wey-Yi W Guy <wey-yi.w.guy@intel.com>
No differences found