Diff between d9ac7bbf97b9f653a67ba2fcd664e26a29e41681 and 2d392db690639a9304a33aa6b32808ec2e8bce7d
Changed Files
| File | Additions | Deletions | Status |
| audio/avctp.c | +1 | -1 | modified |
Full Patch
diff --git a/audio/avctp.c b/audio/avctp.c
index 009b94c..91a7886 100644
--- a/audio/avctp.c
+++ b/audio/avctp.c
@@ -271,7 +271,7 @@ static size_t handle_unit_info(struct avctp *session,
DBG("reply to AVC_OP_UNITINFO");
- return 0;
+ return operand_count;
}
static size_t handle_subunit_info(struct avctp *session,