HomeFreeBSD

iflib: Make iflib_stop() static

Description

iflib: Make iflib_stop() static

It is declared as static. Make the definition consistent with the
declaration.

This follows 7ff9ae90f0bd and partially reverts 09f6ff4f1a47.

Reviewed by: erj
MFC after: 1 week
Differential Revision: https://reviews.freebsd.org/D46185

Details

Provenance
zleiAuthored on Oct 7 2024, 2:19 PM
Reviewer
erj
Differential Revision
D46185: iflib: Make iflib_stop() static
Parents
rG782766a32d96: genl: small cleanup
Branches
Unknown
Tags
Unknown
Reverts
rG09f6ff4f1a47: iflib(9): Add support for cloning pseudo interfaces