]> www.infradead.org Git - users/jedix/linux-maple.git/commit
sdp: enable rx_cq arming when no one polls.
authorEldad Zinger <eldadz@mellanox.co.il>
Mon, 12 Jul 2010 12:59:57 +0000 (15:59 +0300)
committerMukesh Kacker <mukesh.kacker@oracle.com>
Tue, 6 Oct 2015 12:05:10 +0000 (05:05 -0700)
commitfda49e17f4456bb62ee7d4e1b8502827ec035bf3
tree5cd735276463a544b485ac93f178b29073ba4be0
parent690f3eaaa684b0386b39737c9235eb696cb57e05
sdp: enable rx_cq arming when no one polls.

No need to explicitly arm the cq, posts_handler_put will arm it.
drivers/infiniband/ulp/sdp/sdp.h
drivers/infiniband/ulp/sdp/sdp_main.c
drivers/infiniband/ulp/sdp/sdp_rx.c
drivers/infiniband/ulp/sdp/sdp_zcopy.c