Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 97228
b: refs/heads/master
c: 21609ae
h: refs/heads/master
v: v3
  • Loading branch information
Roland Dreier committed May 16, 2008
1 parent dbf8329 commit ff12a3e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions 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: a3d8e1591dc90d359d444c759dfda2c6fc605251
refs/heads/master: 21609ae3efa42f4118ce741f7e55d66d716cb17c
2 changes: 1 addition & 1 deletion trunk/drivers/infiniband/hw/cxgb3/iwch_qp.c
Original file line number Diff line number Diff line change
Expand Up @@ -229,7 +229,7 @@ int iwch_post_send(struct ib_qp *ibqp, struct ib_send_wr *wr,
struct ib_send_wr **bad_wr)
{
int err = 0;
u8 t3_wr_flit_cnt;
u8 uninitialized_var(t3_wr_flit_cnt);
enum t3_wr_opcode t3_wr_opcode = 0;
enum t3_wr_flags t3_wr_flags;
struct iwch_qp *qhp;
Expand Down

0 comments on commit ff12a3e

Please sign in to comment.