switch-coreboot/device
Carl-Daniel Hailfinger e7ff09b840 Fix two NULL pointer dereferences in device code.
Add a nasty warning if one of the cases triggers because that should
not happen. We should fix the cases where the warning triggers.

Signed-off-by: Carl-Daniel Hailfinger <c-d.hailfinger.devel.2006@gmx.net>
Acked-by: Ronald G. Minnich <rminnich@gmail.com>


git-svn-id: svn://coreboot.org/repository/coreboot-v3@631 f3766cd6-281f-0410-b1cd-43a5c92072e9
2008-03-05 12:57:10 +00:00
..
agp_device.c Now version 3: LinuxBIOS -> coreboot rename. 2008-01-27 18:54:57 +00:00
cardbus_device.c Now version 3: LinuxBIOS -> coreboot rename. 2008-01-27 18:54:57 +00:00
device.c Fix two NULL pointer dereferences in device code. 2008-03-05 12:57:10 +00:00
device_util.c This started out as a trivial change and turned into a big change. This 2008-02-16 04:13:44 +00:00
hypertransport.c Now version 3: LinuxBIOS -> coreboot rename. 2008-01-27 18:54:57 +00:00
Kconfig Enable Suspend-to-RAM code based on config option. Revert semantics to 2008-02-13 22:47:58 +00:00
Makefile Now version 3: LinuxBIOS -> coreboot rename. 2008-01-27 18:54:57 +00:00
pci_device.c Fix two NULL pointer dereferences in device code. 2008-03-05 12:57:10 +00:00
pci_ops.c Now version 3: LinuxBIOS -> coreboot rename. 2008-01-27 18:54:57 +00:00
pci_rom.c Remove superfluous checks for boolean CONFIG_* variables where we tested 2008-02-14 22:34:40 +00:00
pcie_device.c Now version 3: LinuxBIOS -> coreboot rename. 2008-01-27 18:54:57 +00:00
pcix_device.c Now version 3: LinuxBIOS -> coreboot rename. 2008-01-27 18:54:57 +00:00
pnp_device.c Now version 3: LinuxBIOS -> coreboot rename. 2008-01-27 18:54:57 +00:00
pnp_raw.c Now version 3: LinuxBIOS -> coreboot rename. 2008-01-27 18:54:57 +00:00
root_device.c Now version 3: LinuxBIOS -> coreboot rename. 2008-01-27 18:54:57 +00:00
smbus_ops.c A lot of the v3 header files require other header files to be #included 2008-02-19 00:34:32 +00:00