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

[PATCH] IB/mthca: fix posting of first work request



Fix posting first WQE for mem-free HCAs: we need to link to previous
WQE even in that case.  While we're at it, simplify code for
Tavor-mode HCAs.  We don't really need the conditional test there
either; we can similarly always link to the previous WQE.

Based on Michael S. Tsirkin's analogous fix for userspace libmthca.

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