milan-avb: use vlan and mac address from the stream itself

This commit is contained in:
hackerman-kl 2026-03-15 10:21:03 +01:00 committed by Wim Taymans
parent e9a51bd84f
commit 0309d598a1
3 changed files with 7 additions and 6 deletions

View file

@ -154,8 +154,6 @@ struct acmp_stream_status_common {
struct stream_input_saved_binding_param saved_bindings;
uint8_t probing_status;
uint8_t acmp_status;
uint8_t stream_dest_mac[6];
uint16_t stream_vlanid;
};
struct acmp_stream_status_milan_v12 {