Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 64067
b: refs/heads/master
c: 02f4431
h: refs/heads/master
i:
  64065: 2b9fd7d
  64063: 4805df0
v: v3
  • Loading branch information
Jussi Kivilinna authored and David S. Miller committed Aug 14, 2007
1 parent ee2ff83 commit 9aa9af5
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: 17120889b0706b69ae24cba3ef0a340dc3fb7edc
refs/heads/master: 02f44315dc4bce8a222564aa023c965efbeb73b5
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 @@ -132,7 +132,7 @@ static void br_stp_start(struct net_bridge *br)
} else {
br->stp_enabled = BR_KERNEL_STP;
printk(KERN_INFO "%s: starting userspace STP failed, "
"staring kernel STP\n", br->dev->name);
"starting kernel STP\n", br->dev->name);

/* To start timers on any ports left in blocking */
spin_lock_bh(&br->lock);
Expand Down

0 comments on commit 9aa9af5

Please sign in to comment.