Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
driver: prevent reading a free block
when you read the stream device without arming PCAP, you get garbage which comes from reading uninitialised buffers, to fix that, we need to wait for the block to contain data
- Loading branch information