K 10 svn:author V 3 njl K 8 svn:date V 27 2003-09-04T16:30:03.000000Z K 7 svn:log V 325 Calling KNOTE with locks held may result in recursion when it calls back into targreadfilt(). Unlock around calls to notify_user(). If an application is sending CCBs while the endpoint is shutting down, this may result in incomplete disable. A more complete solution will come with a "dying" flag. Submitted by: simokawa END