K 10 svn:author V 3 whu K 8 svn:date V 27 2021-03-29T09:17:03.330148Z K 7 svn:log V 589 Hyper-V: hn: Initialize the internal field of per packet info on tx path The RSC support feature introduced a bit field "rm_internal" in struct rndis_pktinfo with total size unchanged. The guest does not use this field in the tx path. However we need to initialize it to zero in case older hosts which are not aware of this field. Fixes: a491581f ("Hyper-V: hn: Enable vSwitch RSC support") MFC after: 2 weeks Sponsored by: Microsoft (cherry picked from commit 805dbff6c36a6cd84491aa53a02315fa025734cc) Git Hash: 2a321939b02bbf6123ba029f1967778c10538fe6 Git Author: whu@FreeBSD.org END