Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
ibmvnic: Fix TX completion error handling
TX completions received with an error return code are not being processed properly. When an error code is seen, do not proceed to the next completion before cleaning up the existing entry's data structures. Fixes: 032c5e8 ("Driver for IBM System i/p VNIC protocol") Signed-off-by: Thomas Falcon <[email protected]> Signed-off-by: David S. Miller <[email protected]>
- Loading branch information