HomeFreeBSD

In if_attachdomain1() there does not seem to be any reason

Description

In if_attachdomain1() there does not seem to be any reason
to use TRYLOCK rather than just acquire the lock, so just do that.

Reviewed by: markj
Obtained from: projects/vnet
MFC after: 2 weeks
Sponsored by: The FreeBSD Foundation
Differential Revision: https://reviews.freebsd.org/D6578

Details

Provenance
bzAuthored on
Reviewer
markj
Differential Revision
D6578: if.c: no need for trylock
Parents
rS300900: MFC r298192,299234,299238,299736:
Branches
Unknown
Tags
Unknown