]> www.infradead.org Git - users/jedix/linux-maple.git/commit
CMA should check backlog_queue, not accept_queue, since accept_queue could be changed...
authorMichael S. Tsirkin <mst@mellanox.co.il>
Tue, 29 Aug 2006 10:13:11 +0000 (13:13 +0300)
committerMukesh Kacker <mukesh.kacker@oracle.com>
Tue, 6 Oct 2015 12:03:58 +0000 (05:03 -0700)
commitf18b3697ca2a9720374c3a92d7109944de62a441
treea355a915e000da4a5de7ed02e609c596b44dc185
parentbbd9a1643b3b5e2cdd436c7d47253a1ad2220945
CMA should check backlog_queue, not accept_queue, since accept_queue could be changed by accept().

Signed-off-by: Michael S. Tsirkin <mst@mellanox.co.il>
drivers/infiniband/ulp/sdp/sdp_cma.c