HomeFreeBSD

bridge: Remove a redundant assignment of if_type

Description

bridge: Remove a redundant assignment of if_type

ether_ifattach() no longer sets if_type to IFT_ETHER and keeps it as is
since the change [1].

[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 16 2025, 2:35 PM
Parents
rG48af70e7c821: pfsync: Remove a redundant assignment of if_type
Branches
Unknown
Tags
Unknown