| commit | 5c6b2aaf9316fd0983c0c999d920306ddc65bd2d | [log] [tgz] |
|---|---|---|
| author | Steve Wise <swise@opengridcomputing.com> | Thu Nov 03 12:09:38 2016 -0700 |
| committer | Doug Ledford <dledford@redhat.com> | Wed Nov 16 20:10:36 2016 -0500 |
| tree | f1f6f98a80c3b67904bd00dc8329f46eef32abb7 | |
| parent | 4ff522ea47944ffd3d4d27023ace8bc6a722c834 [diff] |
iw_cxgb4: invalidate the mr when posting a read_w_inv wr
Also, rearrange things a bit to have a common c4iw_invalidate_mr()
function used everywhere that we need to invalidate.
Fixes: 49b53a93a64a ("iw_cxgb4: add fast-path for small REG_MR operations")
Signed-off-by: Steve Wise <swise@opengridcomputing.com>
Signed-off-by: Doug Ledford <dledford@redhat.com>