/[base]
ViewVC logotype

Revision 324672


Jump to revision: Previous Next
Author: avos
Date: Mon Oct 16 21:21:31 2017 UTC (6 years, 8 months ago)
Changed paths: 1
Log Message:
ifnet(9): split ifc_alloc_unit() (should simplify code flow)

Allocate smallest unit number from pool via ifc_alloc_unit_next()
and exact unit number (if available) via ifc_alloc_unit_specific().

While here, address possible deadlock (mentioned in PR).

PR:		217401
MFC after:	5 days
Differential Revision:	https://reviews.freebsd.org/D12551


Changed paths

Path Details
Directoryhead/sys/net/if_clone.c modified , text changed

  ViewVC Help
Powered by ViewVC 1.1.27