Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 63226
b: refs/heads/master
c: e0f5d99
h: refs/heads/master
v: v3
  • Loading branch information
Roland Dreier committed Jul 29, 2007
1 parent 524443f commit b3d4280
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 05d989f948cda7398c9d5089d78a122502e644d2
refs/heads/master: e0f5d99e8dec3f157d3fff96c1e6a8b4abd24050
1 change: 0 additions & 1 deletion trunk/drivers/infiniband/hw/mlx4/qp.c
Original file line number Diff line number Diff line change
Expand Up @@ -1209,7 +1209,6 @@ static void set_datagram_seg(struct mlx4_wqe_datagram_seg *dseg,
memcpy(dseg->av, &to_mah(wr->wr.ud.ah)->av, sizeof (struct mlx4_av));
dseg->dqpn = cpu_to_be32(wr->wr.ud.remote_qpn);
dseg->qkey = cpu_to_be32(wr->wr.ud.remote_qkey);

}

static void set_data_seg(struct mlx4_wqe_data_seg *dseg,
Expand Down

0 comments on commit b3d4280

Please sign in to comment.