HomeFreeBSD

vtnet: Do not compare boolean with integer

Description

vtnet: Do not compare boolean with integer

The type of variable promisc and allmulti was changed from int to bool
by commit [1].

[1] 7dce56596f36 Convert to if_foreach_llmaddr() KPI

MFC after: 3 days

Details

Provenance
zleiAuthored on Aug 28 2025, 3:59 PM
Parents
rGbe8bae670025: vfs: make vfscount refcounting handle possible kld unload
Branches
Unknown
Tags
Unknown