aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/drivers/acpi/container.c
diff options
context:
space:
mode:
authorAkinobu Mita <akinobu.mita@gmail.com>2006-12-19 12:56:09 -0800
committerLen Brown <len.brown@intel.com>2006-12-20 00:30:48 -0500
commitf10bb2544bab75b3e8df15a7b51a833c78cbd77f (patch)
tree6d099f8c14ccdaca92b2100b8548afe536e56a14 /drivers/acpi/container.c
parentACPI: S4: Use "platform" rather than "shutdown" mode by default (diff)
downloadwireguard-linux-f10bb2544bab75b3e8df15a7b51a833c78cbd77f.tar.xz
wireguard-linux-f10bb2544bab75b3e8df15a7b51a833c78cbd77f.zip
ACPI: fix single linked list manipulation
Fix single linked list manipulation for sub_driver. If the remving entry is not on the head of the sub_driver list, it goes into infinate loop. Though that infinite loop doesn't happen. Because the only user of acpi_pci_register_dirver() is acpiphp. Signed-off-by: Akinobu Mita <akinobu.mita@gmail.com> Signed-off-by: Andrew Morton <akpm@osdl.org> Signed-off-by: Len Brown <len.brown@intel.com>
Diffstat (limited to 'drivers/acpi/container.c')
0 files changed, 0 insertions, 0 deletions