commit | 6fe7dd0db0af18a8792d8551fd19a184f39a732c | [log] [tgz] |
---|---|---|
author | Amit Beka <amit.beka@intel.com> | Wed Jan 25 09:19:24 2012 +0200 |
committer | Wey-Yi Guy <wey-yi.w.guy@intel.com> | Thu Feb 02 14:38:42 2012 -0800 |
tree | 21148f5a99ef428ee439dbf0a626186d7d2f3d18 | |
parent | f057ac4ed77d3390b517ee2be8e88615b9994272 [diff] |
iwlwifi: range check to testmode direct reg access 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>