HomeFreeBSD

ng_iface(4): Remove a redundant assignment of if_type

Description

ng_iface(4): Remove a redundant assignment of if_type

That is unnecessary since change [1], as if_alloc(IFT_PROPVIRTUAL) has
set if_type already.

[1] fc74a9f93a5f Stop embedding struct ifnet at the top of driver softcs

No functional change intended.

MFC after: 1 week

Details

Provenance
zleiAuthored on Jun 13 2025, 10:07 AM
Parents
rG1873f2a5fd41: committers-src: add myself
Branches
Unknown
Tags
Unknown