CVSROOT: /cvs Module name: src Changes by: [email protected] 2014/09/01 10:02:06
Modified files:
sys/dev/usb : if_urtw.c if_urtwreg.h
Log message:
Set the configuration number and get the interface handle in attach(),
like urtwn(4) does, to prevent a null dereference of the configuration
descriptor.
Issue reported and fix tested by Ludovic Coues on misc@
