diff options
author | 2016-03-10 10:45:32 +0300 | |
---|---|---|
committer | 2016-03-11 12:40:34 -0500 | |
commit | 8134233e8d346aaa1c929dc510e75482ae318bce (patch) | |
tree | 305ea06f72fcf8516634350c2fc76d1969eaf86d /fs/jbd2/commit.c | |
parent | AHCI: Remove obsolete Intel Lewisburg SATA RAID device IDs (diff) | |
download | wireguard-linux-8134233e8d346aaa1c929dc510e75482ae318bce.tar.xz wireguard-linux-8134233e8d346aaa1c929dc510e75482ae318bce.zip |
ata: ahci_xgene: dereferencing uninitialized pointer in probe
If the call to acpi_get_object_info() fails then "info" hasn't been
initialized. In that situation, we already know that "version" should
be XGENE_AHCI_V1 so we don't actually need to dereference "info".
Fixes: c9802a4be661 ('ata: ahci_xgene: Add AHCI Support for 2nd HW version of APM X-Gene SoC AHCI SATA Host controller.')
Signed-off-by: Dan Carpenter <dan.carpenter@oracle.com>
Signed-off-by: Tejun Heo <tj@kernel.org>
Diffstat (limited to 'fs/jbd2/commit.c')
0 files changed, 0 insertions, 0 deletions