Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 214955
b: refs/heads/master
c: 546add7
h: refs/heads/master
i:
  214953: f19e326
  214951: 998a449
v: v3
  • Loading branch information
Krzysztof Piotr Oledzki authored and David S. Miller committed Oct 6, 2010
1 parent be8e5ee commit 5a30085
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 700c2a779e6d5a60e2ef4716e75ea7f41546602f
refs/heads/master: 546add79468183f266c75c632c96e4b0029e0d96
2 changes: 2 additions & 0 deletions trunk/drivers/net/bonding/bond_main.c
Original file line number Diff line number Diff line change
Expand Up @@ -2406,6 +2406,8 @@ static void bond_miimon_commit(struct bonding *bond)
slave->state = BOND_STATE_BACKUP;
}

bond_update_speed_duplex(slave);

pr_info("%s: link status definitely up for interface %s, %d Mbps %s duplex.\n",
bond->dev->name, slave->dev->name,
slave->speed, slave->duplex ? "full" : "half");
Expand Down

0 comments on commit 5a30085

Please sign in to comment.