mirror of
https://gitlab.freedesktop.org/pipewire/pipewire.git
synced 2026-03-22 05:33:53 -04:00
milan-avb: get-set name: removing unused var
This commit is contained in:
parent
d3a5b352b2
commit
e7f1a8f55d
1 changed files with 0 additions and 1 deletions
|
|
@ -71,7 +71,6 @@ static int send_unsol_name(struct aecp *aecp,
|
||||||
const struct avb_packet_aecp_aem *p, const void *msg, int len)
|
const struct avb_packet_aecp_aem *p, const void *msg, int len)
|
||||||
{
|
{
|
||||||
uint8_t unsol_buf[512];
|
uint8_t unsol_buf[512];
|
||||||
struct avb_ethernet_header *h_unsol = (void*)unsol_buf;
|
|
||||||
struct aecp_aem_base_info info = { 0 };
|
struct aecp_aem_base_info info = { 0 };
|
||||||
|
|
||||||
memcpy(unsol_buf, msg, len);
|
memcpy(unsol_buf, msg, len);
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue