CVSROOT: /cvs Module name: src Changes by: [email protected] 2012/11/10 07:35:06
Modified files:
sys/dev/usb : if_athn_usb.c if_athn_usb.h
Log message:
add a flag indicating whether shared code was initialized so that we
can prevent calling athn_detach if it wasn't; suggestion and ok stsp
