kernel - Fix minor reporting bug in ecc update
authorCharlie Root <root@apollo.backplane.com>
Fri, 6 Sep 2013 05:04:47 +0000 (22:04 -0700)
committerCharlie Root <root@apollo.backplane.com>
Fri, 6 Sep 2013 05:04:47 +0000 (22:04 -0700)
commit37fd775a26dbfbe42c256e893b72d04a94ab5959
treec69c43b4df6a04b33babb89d63e19ca58eec4ea4
parent1012d7827f4145ff76f5077a2d9a915880da2748
kernel - Fix minor reporting bug in ecc update

* Fix a minor constant comparison test when reporting invalid
  ECC modes.  The constants were normalized to bit 0 but the
  register extraction had not been shifted over.
sys/dev/misc/ecc/ecc_e31200.c
sys/dev/misc/ecc/ecc_e31200_reg.h