HomeFreeBSD

if_hn: fix use of uninitialized variable

Description

if_hn: fix use of uninitialized variable

omcast was used without being initialized in the non-multicast case.
The only effect was that the interface's multicast output counter could be
incorrect.

Reported by: Coverity
CID: 1379662
MFC after: 3 days
Sponsored by: Dell EMC

Details

Provenance
vangyzenAuthored on
Parents
rS334238: kdb_trap: Fix use of uninitialized data
Branches
Unknown
Tags
Unknown