Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 358879
b: refs/heads/master
c: 57d88cf
h: refs/heads/master
i:
  358877: 45143a1
  358875: 68480db
  358871: 1411821
  358863: d00bba6
  358847: de3ad5d
v: v3
  • Loading branch information
Paul Bolle authored and Roland Dreier committed Feb 25, 2013
1 parent 311c988 commit ab96524
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: a29bec12412d0e6f18ef1ce5f535e39829038648
refs/heads/master: 57d88cffc83a2120266bbe9e72cbba5bd5f33675
2 changes: 1 addition & 1 deletion trunk/drivers/infiniband/hw/mlx4/qp.c
Original file line number Diff line number Diff line change
Expand Up @@ -1747,7 +1747,7 @@ static int build_mlx_header(struct mlx4_ib_sqp *sqp, struct ib_send_wr *wr,
int spc;
int i;
int err = 0;
u16 vlan;
u16 vlan = 0xffff;
bool is_eth;
bool is_vlan = false;
bool is_grh;
Expand Down

0 comments on commit ab96524

Please sign in to comment.