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

(cherry picked from commit 8161000892830ee52bc8048be91b40cdad25fea8)

Details

Provenance
zleiAuthored on Oct 7 2024, 2:19 PM
Reviewer
erj
Differential Revision
D46185: iflib: Make iflib_stop() static
Parents
rGf94127e3ee91: rc.d/sendmail: Fix stopping service during shutdown
Branches
Unknown
Tags
Unknown
Reverts
rG09f6ff4f1a47: iflib(9): Add support for cloning pseudo interfaces