Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 195286
b: refs/heads/master
c: b3bcb72
h: refs/heads/master
v: v3
  • Loading branch information
Randy Dunlap authored and David S. Miller committed May 18, 2010
1 parent 39ce1e3 commit fe91909
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: e7971c80a8e0299f91272ad8e8ac4167623e1862
refs/heads/master: b3bcb72edb29c52fb0a065d5b1c7cf40ed9287f4
2 changes: 1 addition & 1 deletion trunk/net/bridge/br_if.c
Original file line number Diff line number Diff line change
Expand Up @@ -133,7 +133,7 @@ static void del_nbp(struct net_bridge_port *p)
struct net_bridge *br = p->br;
struct net_device *dev = p->dev;

sysfs_remove_link(br->ifobj, p->sysfs_name);
sysfs_remove_link(br->ifobj, p->dev->name);

dev_set_promiscuity(dev, -1);

Expand Down

0 comments on commit fe91909

Please sign in to comment.