CVSROOT: /cvs Module name: src Changes by: [email protected] 2016/03/15 04:28:32
Modified files:
sys/dev/ic : rtwn.c rtwnvar.h
sys/dev/pci : if_rtwn.c
Log message:
usbd_is_dying() can't be part of the common rtwn(4) driver code once we
merge code from urtwn(4). So timeouts must move back to the bus-specific
part of the driver.
ok mpi@
