Skip to content
Commit e23d6d2b authored by Roland Dreier's avatar Roland Dreier
Browse files

[IB] mthca: detect SRQ overflow



The hardware relies on us keeping one extra work request that never
gets used in SRQs.  Add checks to the SRQ work request posting
functions so that they fail when someone is about to use up that extra
work request, rather than when someone uses the very last work request.

Signed-off-by: default avatarRoland Dreier <rolandd@cisco.com>
parent 90f104da
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment