aboutsummaryrefslogtreecommitdiff
path: root/include/linux/debugobjects.h
diff options
context:
space:
mode:
authorJesper Juhl <[email protected]>2006-12-04 15:14:48 -0800
committerGreg Kroah-Hartman <[email protected]>2006-12-20 10:54:43 -0800
commit9ac0ce8596b17093739d42721cc8a616cedf734b (patch)
tree799a7def2858511b790106e1fc72c6a1a9b5074e /include/linux/debugobjects.h
parent1597cacbe39802d86656d1f2e6329895bd2ef531 (diff)
PCI: Be a bit defensive in quirk_nvidia_ck804() so we don't risk dereferencing a NULL pdev.
pci_get_slot() may return NULL if nothing was found. quirk_nvidia_ck804() does not check the value returned from pci_get_slot(), so it may end up causing a NULL pointer deref. Signed-off-by: Jesper Juhl <[email protected]> Acked-by: Alan Cox <[email protected]> Signed-off-by: Andrew Morton <[email protected]> Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'include/linux/debugobjects.h')
0 files changed, 0 insertions, 0 deletions