monitor: Fix not dequeing TX packet properly
authorLuiz Augusto von Dentz <luiz.von.dentz@intel.com>
Fri, 28 Jul 2023 21:24:41 +0000 (14:24 -0700)
committerAyush Garg <ayush.garg@samsung.com>
Fri, 5 Jan 2024 13:34:03 +0000 (19:04 +0530)
commite16d62d04b40202e95b4d583badeb2113243b89e
tree61442b32577c64c4090223b0bd4635a73ebe9796
parent8dd84fa51ea426d923a66079407835e1f264837a
monitor: Fix not dequeing TX packet properly

num_completed_packets_evt contain a count for how many packets have been
completed per handle.
monitor/packet.c