Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 215434
b: refs/heads/master
c: a0e0036
h: refs/heads/master
v: v3
  • Loading branch information
Allan Stephens authored and David S. Miller committed Oct 21, 2010
1 parent 081346f commit a2e31e9
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 3 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: 13eea19213c1f4b711124ddc08c4bb9344442b64
refs/heads/master: a0e00369f1e1ff9142a20efe4785890e52b2e525
2 changes: 0 additions & 2 deletions trunk/net/tipc/bearer.c
Original file line number Diff line number Diff line change
Expand Up @@ -556,8 +556,6 @@ int tipc_enable_bearer(const char *name, u32 bcast_scope, u32 priority)
}

b_ptr = &tipc_bearers[bearer_id];
memset(b_ptr, 0, sizeof(struct bearer));

strcpy(b_ptr->publ.name, name);
res = m_ptr->enable_bearer(&b_ptr->publ);
if (res) {
Expand Down

0 comments on commit a2e31e9

Please sign in to comment.