milan-avb: rename msrp attribute to stream_attr

This commit is contained in:
hackerman-kl 2026-03-15 10:20:17 +01:00 committed by Wim Taymans
parent 42925490bd
commit e9a51bd84f
2 changed files with 23 additions and 43 deletions

View file

@ -130,7 +130,7 @@ struct aecp_aem_stream_input_counters {
struct stream_common {
struct stream stream;
struct avb_msrp_attribute *msrp_attr;
struct avb_msrp_attribute *stream_attr;
};
struct aecp_aem_stream_input_state {