From: Vladislav Zolotarov Date: Mon, 19 Apr 2010 01:14:37 +0000 (+0000) Subject: bnx2x: use mask in test_registers() to avoid parity error X-Git-Tag: v2.6.35-rc1~473^2~444 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8eb5a20ccc67d85d52ead88fb263eb28814ca2b4;p=pandora-kernel.git bnx2x: use mask in test_registers() to avoid parity error Properly mask the value to be written to the register (according to the register size) during the self-test. Otherwise immediate parity error would be generated. Signed-off-by: Vladislav Zolotarov Signed-off-by: Eilon Greenstein Signed-off-by: David S. Miller --- Reading git-diff-tree failed