Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 20 Jan 2004 00:19:43 -0800 (PST)
From:      Bill Paul <wpaul@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/dev/if_ndis if_ndis.c
Message-ID:  <200401200819.i0K8JhK9000530@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
wpaul       2004/01/20 00:19:43 PST

  FreeBSD src repository

  Modified files:
    sys/dev/if_ndis      if_ndis.c 
  Log:
  Correct instances of mtx_lock()/mtx_unlock() that should have been
  mtx_pool_lock()/mtx_pool_unlock().
  
  Revision  Changes    Path
  1.31      +5 -5      src/sys/dev/if_ndis/if_ndis.c



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