git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b12479d
)
csr1212: check results of keyval reads
author
Jody McIntyre
<scjody@steamballoon.com>
Tue, 22 Nov 2005 17:17:11 +0000
(12:17 -0500)
committer
Jody 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