K 10 svn:author V 7 weongyo K 8 svn:date V 27 2010-10-08T01:52:01.359797Z K 7 svn:log V 270 o fixes a regression that setting the promiscuous mode should be happened at the taskqueue. It's to avoid a `sleepable after non-sleepable' because ioctl handler could be called with holding bpf mtx which is a default mutex. o defines SLEEPOUT_DRAIN_TASK helper. END