Skip to content

CNB94: virtchnl: Sync headers with upstream

Ivan Vecera requested to merge ivecera/centos-stream-9:r94-RHEL-15261 into main

JIRA: https://issues.redhat.com/browse/RHEL-15261
Tested: Just build, no functional change

Commits:

3a6a9b3be290 ("virtchnl: remove unused structure declaration")
43fc70a208ce ("virtchnl: update header and increase header clarity")
4e4df55941f0 ("virtchnl: do structure hardening")
dd2e84bb3804 ("virtchnl: fix fake 1-elem arrays in structs allocated as `nents + 1` - 1")
5e7f59fa07f8 ("virtchnl: fix fake 1-elem arrays in structures allocated as `nents + 1`")
b0654e64dbaf ("virtchnl: fix fake 1-elem arrays for structures allocated as `nents`")
89de9921dfa7 ("virtchnl: Add CRC stripping capability")
7151d87a175c ("virtchnl: Add header dependencies")

Signed-off-by: Ivan Vecera ivecera@redhat.com

Merge request reports