Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 258430
b: refs/heads/master
c: 56139fc
h: refs/heads/master
v: v3
  • Loading branch information
stephen hemminger authored and David S. Miller committed Jul 23, 2011
1 parent 652cb89 commit 2821b7e
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: 0652cac22ce3fa0c90e35d0a2862969fc394cb02
refs/heads/master: 56139fc5bd6e740706993ab3ad0d0aeff69a8479
2 changes: 1 addition & 1 deletion trunk/net/bridge/br_if.c
Original file line number Diff line number Diff line change
Expand Up @@ -388,7 +388,7 @@ int br_add_if(struct net_bridge *br, struct net_device *dev)
br_ifinfo_notify(RTM_NEWLINK, p);

if (changed_addr)
call_netdevice_notifiers(NETDEV_CHANGEADDR, dev);
call_netdevice_notifiers(NETDEV_CHANGEADDR, br->dev);

dev_set_mtu(br->dev, br_min_mtu(br));

Expand Down

0 comments on commit 2821b7e

Please sign in to comment.