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