From: Amit Beka Date: Wed, 25 Jan 2012 07:19:24 +0000 (+0200) Subject: iwlwifi: range check to testmode direct reg access X-Git-Tag: v3.4-rc1~177^2~112^2~356^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6fe7dd0db0af18a8792d8551fd19a184f39a732c;p=pandora-kernel.git 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 Signed-off-by: Wey-Yi W Guy --- Reading git-diff-tree failed