commit | 5303a986c33ae6c75d5ffb57d06ccf9246a8725a | [log] [tgz] |
---|---|---|
author | Jody McIntyre <scjody@steamballoon.com> | Tue Nov 22 12:17:11 2005 -0500 |
committer | Jody McIntyre <scjody@modernduck.com> | Tue Nov 22 12:17:11 2005 -0500 |
tree | 9e305aeba9188fd0693be26a96ff1eb2efa09cbe | |
parent | b12479ddce4aed112e0018fdf8bbb7cfb349ebdc [diff] |
csr1212: check results of keyval reads 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>