Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 155886
b: refs/heads/master
c: c587aea
h: refs/heads/master
v: v3
  • Loading branch information
Xiaotian Feng authored and David S. Miller committed Jul 27, 2009
1 parent db516e5 commit f71a1e3
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: 4a29f396429132dc59f1856ea6cfc860a1955fa1
refs/heads/master: c587aea951a56d29741a3cef4ea3e142c93b3207
2 changes: 1 addition & 1 deletion trunk/net/bridge/br_if.c
Original file line number Diff line number Diff line change
Expand Up @@ -424,7 +424,7 @@ int br_add_if(struct net_bridge *br, struct net_device *dev)
err2:
br_fdb_delete_by_port(br, p, 1);
err1:
kobject_del(&p->kobj);
kobject_put(&p->kobj);
err0:
dev_set_promiscuity(dev, -1);
put_back:
Expand Down

0 comments on commit f71a1e3

Please sign in to comment.