Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
qlge: Fix TX queue stoppage due to full condition.
TX queue was being stopped at beginning of send path instead of at the end when last descriptor is used. Signed-off-by: Jitendra Kalsaria <jitendra.kalsaria@qlogic.com> Signed-off-by: David S. Miller <davem@davemloft.net>
- Loading branch information