K 10 svn:author V 6 avatar K 8 svn:date V 27 2007-02-09T17:22:10.000000Z K 7 svn:log V 252 Backing out the wrong fix which could possibly trash the memory if devfs tries to drop the reference count after our close routine returns. A more correct fix is to defer the destroy_dev() to a taskqueue(either in devfs or locally). Reminded by: jhb END