IB/mlx4: Check if SRQ is full when posting receive
authorRoland Dreier <rolandd@cisco.com>
Mon, 21 May 2007 03:19:24 +0000 (20:19 -0700)
committerRoland Dreier <rolandd@cisco.com>
Mon, 21 May 2007 03:19:24 +0000 (20:19 -0700)
Make mlx4_post_srq_recv() fail if the SRQ is full (head == tail).

Signed-off-by: Roland Dreier <rolandd@cisco.com>

No differences found