aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mtd/bcm63xxpart.c
diff options
context:
space:
mode:
authorShmulik Ladkani <shmulik.ladkani@gmail.com>2012-05-09 06:13:34 -0400
committerDavid Woodhouse <David.Woodhouse@intel.com>2012-05-14 00:25:00 -0400
commit1951f2f710a621ae0bc4268617046a6c02c634d0 (patch)
treee39850855d7a3062666592736c4e19c1bd4104f5 /drivers/mtd/bcm63xxpart.c
parent5c2ffb11d40dd967eecb45b8570a871746ba124b (diff)
mtd: nand: check the return code of 'read_oob/read_oob_raw'
Apparently, there is an implementor of 'read_oob' which may return an error inidication (e.g. docg4_read_oob may return -EIO). Test the return value of 'read_oob/read_oob_raw', and if negative, propagate the error, so it's returned by the '_read_oob' interface. Signed-off-by: Shmulik Ladkani <shmulik.ladkani@gmail.com> Signed-off-by: Artem Bityutskiy <artem.bityutskiy@linux.intel.com> Signed-off-by: David Woodhouse <David.Woodhouse@intel.com>
Diffstat (limited to 'drivers/mtd/bcm63xxpart.c')
0 files changed, 0 insertions, 0 deletions