Home
last modified time | relevance | path

Searched hist:"102540192 c7195c99722869a11a48868e9116e91" (Results 1 – 1 of 1) sorted by relevance

/freebsd/sys/net/
H A Diflib.cdiff 102540192c7195c99722869a11a48868e9116e91 Mon Dec 07 15:52:57 CET 2020 Mark Johnston <markj@FreeBSD.org> iflib: Detach tasks upon device registration failure

In some error paths we would fail to detach from the iflib taskqueue
groups. Also move the detach code into its own subroutine instead of
duplicating it.

Submitted by: Sai Rajesh Tallamraju <stallamr@netapp.com>
MFC after: 2 weeks
Sponsored by: NetApp, Inc.
Differential Revision: https://reviews.freebsd.org/D27342