brooks      2004-09-15 04:41:57 UTC
  FreeBSD src repository
  Modified files:
    sys/net              if_clone.c 
  Log:
  Fix a LOR where copyout was called while holding a lock.
  
  Reported by:    rwatson
  
  Revision  Changes    Path
  1.3       +27 -10    src/sys/net/if_clone.c