[PATCH] PCI Hotplug: Clean up acpiphp_core.c: null checks
If the "struct hotplug_struct *" parameter to any function in hotplug_slots_ops is ever NULL something bogus is going on. In this case we should just oops and not hide the bug. This also fixes the driver name used in debug messages.
Showing
Please register or sign in to comment