/[base]
ViewVC logotype

Revision 324812


Jump to revision: Previous Next
Author: avos
Date: Sat Oct 21 10:21:34 2017 UTC (6 years, 8 months ago)
Changed paths: 2
Log Message:
MFC r324672:
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
Differential Revision:	https://reviews.freebsd.org/D12551


Changed paths

Path Details
Directorystable/11/ modified , props changed
Directorystable/11/sys/net/if_clone.c modified , text changed

  ViewVC Help
Powered by ViewVC 1.1.27