commit | cab9a128dad0fa0c8400a03d9375c781dda43982 | [log] [tgz] |
---|---|---|
author | Rickard Strandqvist <rickard_strandqvist@spectrumdigital.se> | Sun May 18 18:02:57 2014 +0200 |
committer | Bjorn Helgaas <bhelgaas@google.com> | Tue May 27 20:51:14 2014 -0600 |
tree | d8d22dbf6548a0eca78e90b8f124c2b8d5cf9bf3 | |
parent | f0d54a541751af2c6a16d0c081788cc2aef922a5 [diff] |
PCI: cpqphp: Fix possible null pointer dereference There is otherwise a risk of a null pointer dereference. Found by cppcheck, a static code analysis program. Signed-off-by: Rickard Strandqvist <rickard_strandqvist@spectrumdigital.se> Signed-off-by: Bjorn Helgaas <bhelgaas@google.com>