Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 96195
b: refs/heads/master
c: 7312096
h: refs/heads/master
i:
  96193: d62c427
  96191: 95ef6ed
v: v3
  • Loading branch information
Patrick McHardy authored and David S. Miller committed May 8, 2008
1 parent 64499ca commit ba97079
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: c67fa02799bccca3d2e16582493da6d57812ec01
refs/heads/master: 7312096454b6cd71267eaa3d0efb408e449e9ff3
2 changes: 1 addition & 1 deletion trunk/drivers/net/macvlan.c
Original file line number Diff line number Diff line change
Expand Up @@ -450,7 +450,7 @@ static void macvlan_dellink(struct net_device *dev)
unregister_netdevice(dev);

if (list_empty(&port->vlans))
macvlan_port_destroy(dev);
macvlan_port_destroy(port->dev);
}

static struct rtnl_link_ops macvlan_link_ops __read_mostly = {
Expand Down

0 comments on commit ba97079

Please sign in to comment.