]> www.infradead.org Git - users/jedix/linux-maple.git/commit
sdp: canceled a call to sdp_desroy_work() on send completion with error
authorEldad Zinger <eldadz@mellanox.co.il>
Tue, 18 May 2010 08:48:54 +0000 (11:48 +0300)
committerMukesh Kacker <mukesh.kacker@oracle.com>
Tue, 6 Oct 2015 12:04:57 +0000 (05:04 -0700)
commit5d0b7c48e5b6f4a4534bf0e4295286ac17d159d5
tree5a77acb0394bcbedd6f686c428f6d74b0344a968
parent5acac39654c450c86764cc7580b7b8cb9e855a65
sdp: canceled a call to sdp_desroy_work() on send completion with error

No need to destroy resources after send completion with error.

Signed-off-by: Eldad Zinger <eldadz@mellanox.co.il>
drivers/infiniband/ulp/sdp/sdp_tx.c