K 10 svn:author V 6 royger K 8 svn:date V 27 2015-10-19T14:26:40.276367Z K 7 svn:log V 381 xen-netfront: remove XN_LOCK_{INIT,DESTROY} Multiqueue feature will make the number of queues dynamic, so XN_LOCK_INIT won't be that useful. Remove the macro and call mtx_init directly. XN_LOCK_DESTROY is just dead code. Submitted by: Wei Liu Reviewed by: royger Differential Revision: https://reviews.freebsd.org/D3890 Sponsored by: Citrix Systems R&D END