]> Git Repo - u-boot.git/commit
SATA: check for return value from sata functions
authorStefano Babic <[email protected]>
Wed, 22 Feb 2012 00:24:37 +0000 (00:24 +0000)
committerAlbert ARIBAUD <[email protected]>
Tue, 15 May 2012 06:31:30 +0000 (08:31 +0200)
commit71cadda3ff8e0607c7b927582e1d9c9913857e6a
tree4423ecdd6e34c399ddeab25e4d48ca1c37673943
parentd87c85ce4314cab49bf2664bb094df748a90cb29
SATA: check for return value from sata functions

sata functions are called even if previous functions failed
because return value is not checked.

Signed-off-by: Stefano Babic <[email protected]>
CC: Dirk Behme <[email protected]>
CC: Fabio Estevam <[email protected]>
common/cmd_sata.c
This page took 0.029566 seconds and 4 git commands to generate.