[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
CVS: cvs.openbsd.org: src
- To: source-changes_(_at_)_cvs_(_dot_)_openbsd_(_dot_)_org
- Subject: CVS: cvs.openbsd.org: src
- From: Marcus Glocker <mglocker_(_at_)_cvs_(_dot_)_openbsd_(_dot_)_org>
- Date: Tue, 7 Oct 2008 05:31:09 -0600 (MDT)
CVSROOT: /cvs
Module name: src
Changes by: mglocker_(_at_)_cvs_(_dot_)_openbsd_(_dot_)_org 2008/10/07 05:31:09
Modified files:
sys/dev/usb : ehci.c
Log message:
In ehci_free_itd() replace LIST_INSERT_AFTER(LIST_FIRST(..), ..) with
LIST_INSERT_HEAD(..) to prevent a crash when the freelist is empty. From
NetBSD.
Visit your host, monkey.org