Skip to content
Commit 5b9a8589 authored by Chuck Lever's avatar Chuck Lever
Browse files

svcrdma: Fix SQ wake-ups



Ensure there is a wake-up when increasing sc_sq_avail.

Likewise, if a wake-up is done, sc_sq_avail needs to be updated,
otherwise the wait_event() conditional is never going to be met.

Signed-off-by: default avatarChuck Lever <chuck.lever@oracle.com>
parent 2da0f610
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