--- - branch: MAIN date: Mon Oct 6 02:21:50 UTC 2008 files: - new: '1.150' old: '1.149' path: src/sys/dev/usb/ehci.c pathrev: src/sys/dev/usb/ehci.c@1.150 type: modified id: 20081006T022150Z.57943a04d18226982327decbca6bb9ca1cc0b07a log: | ehci_free_itd: use LIST_INSERT_HEAD rather than LIST_INSERT_AFTER(LIST_FIRST(..), ..) when returning itds to the freelist to prevent a crash when the freelist is empty. Reviewed by Jeremy Morse. module: src subject: 'CVS commit: src/sys/dev/usb' unixtime: '1223259710' user: jmcneill