Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
rt2x00: Reduce tx status reading timeout
When no TX status was available, the default timeout of 20ms is a bit high. The frame is highly likely already send out, so the TX status should be available within only a few milliseconds. Signed-off-by: Ivo van Doorn <[email protected]> Acked-by: Gertjan van Wingerde <[email protected]> Signed-off-by: John W. Linville <[email protected]>
- Loading branch information