Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[HW]: Fixed possibly dropping messages on Tx when Tx buffer is full
Fixed an issue where we weren't checking the return value of the push into our Tx queue in our hardware interface. This could have caused some frames to be accidentally dropped.
- Loading branch information