K 10 svn:author V 8 hselasky K 8 svn:date V 27 2014-01-24T08:10:08.506030Z K 7 svn:log V 356 MFC r260808 and r260814: - Close a minor deadlock. - Fix a possible memory use after free and leak situation associated with USB device detach when using character device handles. This also includes LibUSB. It turns out that "usb_close()" cannot always get a reference to clean up its USB transfers and such, if called during the kernel USB device detach. END