Hi Andrew,
On 5/30/20 7:56 PM, Andrew Zaborowski wrote:
Don't match the default group's (group_id 0) wdev_id against
the
provided wdev_id because the default group can be used on all wdevs and
its wdev_id is 0. Also match individual item's wdev_id in the group to
make up for this although it normally wouldn't matter.
---
src/frame-xchg.c | 8 +++++---
1 file changed, 5 insertions(+), 3 deletions(-)
Both applied, thanks.
Regards,
-Denis