net: Remove the IFF_RENAMING flag

This used to be needed when interface renames were broadcast using the
ifnet_departure_event eventhandler, but since commit 349fcf079c
("net: add ifnet_rename_event EVENTHANDLER(9) for interface renaming"),
it has no purpose.  Remove it.

Reviewed by:	pouria, zlei
Sponsored by:	Klara, Inc.
Differential Revision:	https://reviews.freebsd.org/D55171
This commit is contained in:
Mark Johnston
2026-02-09 23:24:02 +00:00
parent d8f7a7b44a
commit 93075bdb81
10 changed files with 1 additions and 28 deletions
-3
View File
@@ -761,9 +761,6 @@ Set when the
structure of this interface is being released and still has
.Va if_refcount
references.
.It Dv IFF_RENAMING
.Aq D
Set when this interface is being renamed.
.El
.Ss "Interface Capabilities Flags"
Interface capabilities are specialized features an interface may