https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=197143
--- Comment #156 from [email protected] --- A commit references this bug: Author: adrian Date: Sun Mar 15 21:32:12 UTC 2015 New revision: 280120 URL: https://svnweb.freebsd.org/changeset/base/280120 Log: Add a new taskqueue (device specific, not net80211 ic->tq); use it for device restart. (Committers note - once scan overhaul and a few other things have been fixed in net80211 to not block things in the taskqueue, this can disappear and the device specific taskqueues in other drivers can also go away.) PR: kern/197143 Submitted by: Andriy Voskoboinyk <[email protected]> Changes: head/sys/dev/wpi/if_wpi.c head/sys/dev/wpi/if_wpivar.h -- You are receiving this mail because: You are the assignee for the bug. _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-wireless To unsubscribe, send any mail to "[email protected]"
