freebsd-dev/sys/dev/hyperv/netvsc
Eric van Gyzen 7898a1f4c4 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
2018-05-26 14:14:56 +00:00
..
hn_nvs.c hyperv/hn: Workaround erroneous hash type observed on WS2016. 2017-10-10 08:32:03 +00:00
hn_nvs.h hyperv: Update copyright for the files changed in 2017 2017-08-14 06:00:50 +00:00
hn_rndis.c hyperv/hn: Workaround erroneous hash type observed on WS2016 for VF. 2017-10-11 05:15:49 +00:00
hn_rndis.h hyperv/hn: Fix MTU setting 2017-09-19 06:38:57 +00:00
if_hn.c if_hn: fix use of uninitialized variable 2018-05-26 14:14:56 +00:00
if_hnreg.h hyperv: Update copyright for the files changed in 2017 2017-08-14 06:00:50 +00:00
if_hnvar.h hyperv/hn: Workaround erroneous hash type observed on WS2016. 2017-10-10 08:32:03 +00:00
ndis.h hyperv/hn: Workaround erroneous hash type observed on WS2016 for VF. 2017-10-11 05:15:49 +00:00