]> www.infradead.org Git - users/jedix/linux-maple.git/commit
sdp: Remove protection before sleep on RX
authorAmir Vadai <amirv@mellanox.co.il>
Tue, 12 Apr 2011 14:40:07 +0000 (17:40 +0300)
committerMukesh Kacker <mukesh.kacker@oracle.com>
Tue, 6 Oct 2015 12:05:50 +0000 (05:05 -0700)
commit6671507fea5d1887a08788ad6dbabda5efd1ca8c
tree2bdad7d6b8008be9ad30ae63239daa5bfd3251bd
parentdd6e9a30b6e79331752b91226a9736ac8ad1cc11
sdp: Remove protection before sleep on RX

No need for this protection, it was needed because of a bug previously fixed.
Credit update could be sent even when credit reaches 2.

Signed-off-by: Amir Vadai <amirv@mellanox.co.il>
drivers/infiniband/ulp/sdp/sdp_main.c