git: DragonFly_RELEASE_3_8 u4b - Fix panic on certain cell phone connections
Matthew Dillon
dillon at crater.dragonflybsd.org
Sat Aug 23 11:02:12 PDT 2014
commit 15a0b97275174d30f4922518dde1480598cdc344
Author: Matthew Dillon <dillon at apollo.backplane.com>
Date: Fri Aug 22 14:59:46 2014 -0700
u4b - Fix panic on certain cell phone connections
* Remove incorrect unlock in ucom_close().
* Add missing usb_callout_stop() to umass_cam_detach_sim(), fixes issue with umass
if the mass-storage device quickly connects and disconnects from the bus.
Reported-by: Rolinh
Summary of changes:
sys/bus/u4b/serial/usb_serial.c | 1 -
sys/bus/u4b/storage/umass.c | 3 ++-
2 files changed, 2 insertions(+), 2 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/15a0b97275174d30f4922518dde1480598cdc344
--
DragonFly BSD source repository
More information about the Commits
mailing list