CVSROOT: /cvs Module name: src Changes by: [email protected] 2010/12/05 22:46:17
Modified files:
sys/dev/usb : ueagle.c if_upl.c
Log message:
a couple unchecked if_detach() in detach routines that were missed
in previous sweep (avoid NULL deref if the device didn't fully attach)
