Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 243552
b: refs/heads/master
c: 1459a3c
h: refs/heads/master
v: v3
  • Loading branch information
Balaji G authored and David S. Miller committed Mar 30, 2011
1 parent 640cefb commit f1a963b
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: eec009548e98f6b6d514ff5bb8a8627b8dd17a49
refs/heads/master: 1459a3cc51d90d78027c7b5c1790e5d22751c8eb
2 changes: 1 addition & 1 deletion trunk/net/bridge/br_stp_if.c
Original file line number Diff line number Diff line change
Expand Up @@ -213,7 +213,7 @@ bool br_stp_recalculate_bridge_id(struct net_bridge *br)

/* user has chosen a value so keep it */
if (br->flags & BR_SET_MAC_ADDR)
return;
return false;

list_for_each_entry(p, &br->port_list, list) {
if (addr == br_mac_zero ||
Expand Down

0 comments on commit f1a963b

Please sign in to comment.