commit | 205adda79a408f4a2945f636e1c076f7db3b2045 | [log] [tgz] |
---|---|---|
author | Shawn Lin <shawn.lin@rock-chips.com> | Sun Feb 25 10:01:42 2018 +0800 |
committer | Bjorn Helgaas <helgaas@kernel.org> | Wed Feb 28 14:35:54 2018 -0600 |
tree | 5839bc4242ed2c1bddfb646285d3955d795a01cb | |
parent | 7928b2cbe55b2a410a0f5c1f154610059c57b1b2 [diff] |
PCI: cpqphp: Fix possible NULL pointer dereference Check io_node for NULL before dereferencing it. Signed-off-by: Shawn Lin <shawn.lin@rock-chips.com> Signed-off-by: Bjorn Helgaas <helgaas@kernel.org>