Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[AF_IUCV]: broken send_skb_q results in endless loop
A race has been detected in iucv_callback_txdone(). skb_unlink has to be done inside the locked area. In addition checkings for successful allocations are inserted. Signed-off-by: Ursula Braun <braunu@de.ibm.com> Signed-off-by: David S. Miller <davem@davemloft.net>
- Loading branch information