Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 101009
b: refs/heads/master
c: 929555a
h: refs/heads/master
i:
  101007: e137bc4
v: v3
  • Loading branch information
Christophe Jaillet authored and Roland Dreier committed Jul 15, 2008
1 parent 34cc766 commit f00f2ea
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: 969a60f9db3f879f95bd37026a3c3bf02cc2568f
refs/heads/master: 929555a2baed9b0b050d03532655bfd721a43c44
1 change: 0 additions & 1 deletion trunk/drivers/infiniband/hw/nes/nes_cm.c
Original file line number Diff line number Diff line change
Expand Up @@ -1603,7 +1603,6 @@ static struct nes_cm_listener *mini_cm_listen(struct nes_cm_core *cm_core,
return NULL;
}

memset(listener, 0, sizeof(struct nes_cm_listener));
listener->loc_addr = htonl(cm_info->loc_addr);
listener->loc_port = htons(cm_info->loc_port);
listener->reused_node = 0;
Expand Down

0 comments on commit f00f2ea

Please sign in to comment.