Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 11 Apr 2010 18:47:38 +0000 (UTC)
From:      "Bjoern A. Zeeb" <bz@FreeBSD.org>
To:        cvs-src-old@freebsd.org
Subject:   cvs commit: src/sys/net if_clone.c
Message-ID:  <201004111847.o3BIllkv085723@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
bz          2010-04-11 18:47:38 UTC

  FreeBSD src repository

  Modified files:
    sys/net              if_clone.c 
  Log:
  SVN rev 206488 on 2010-04-11 18:47:38Z by bz
  
  Take a reference to make sure that the interface cannot go away during
  if_clone_destroy() in case parallel threads try to.
  
  PR:             kern/116837
  Submitted by:   Mikolaj Golub (to.my.trociny gmail.com)
  MFC after:      10 days
  
  Revision  Changes    Path
  1.20      +8 -3      src/sys/net/if_clone.c



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201004111847.o3BIllkv085723>