csr1212: check results of keyval reads
authorJody McIntyre <scjody@steamballoon.com>
Tue, 22 Nov 2005 17:17:11 +0000 (12:17 -0500)
committerJody McIntyre <scjody@modernduck.com>
Tue, 22 Nov 2005 17:17:11 +0000 (12:17 -0500)
csr1212_parse_csr() did not properly check return values when reading
keyvals.  Fix this by using _csr1212_read_keyval() instead of
csr1212_get_keyval() and checking the return code.

Signed-off-by: Jody McIntyre <scjody@steamballoon.com>

No differences found