Remove a bogus FILEDESC_UNLOCK.

Submitted by: tanimura
This commit is contained in:
Alfred Perlstein 2002-01-14 19:45:03 +00:00
parent 16e9521b32
commit 55e8d28c0e

View File

@ -1075,7 +1075,6 @@ next:
cm = NULL;
}
}
FILEDESC_UNLOCK(td->td_proc->p_fd);
m_freem(control);