summaryrefslogtreecommitdiff
path: root/common/cmd_elf.c
diff options
context:
space:
mode:
authorBin Meng <bmeng.cn@gmail.com>2015-10-01 00:36:00 -0700
committerSimon Glass <sjg@chromium.org>2015-10-21 07:46:25 -0600
commitaf67e7ce237fa0956168efca7909458d4ea93d4b (patch)
tree49a358c6e390889c457200c6a678d266c52e546b /common/cmd_elf.c
parentcdf9f085f209ba214178fe749133096721a208a6 (diff)
video: vesa_fb: Fix wrong return value check of pci_find_class()
When pci_find_class() fails to find a device, it returns -ENODEV. But now we check the return value against -1. Fix it. Signed-off-by: Bin Meng <bmeng.cn@gmail.com> Acked-by: Simon Glass <sjg@chromium.org> Acked-by: Anatolij Gustschin <agust@denx.de>
Diffstat (limited to 'common/cmd_elf.c')
0 files changed, 0 insertions, 0 deletions