Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 215235
b: refs/heads/master
c: 9ff76c9
h: refs/heads/master
i:
  215233: d32b135
  215231: 5bded59
v: v3
  • Loading branch information
Neil Horman authored and David S. Miller committed Oct 20, 2010
1 parent 9cbae5e commit 795bca1
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 4 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: 0683e31ad5d9b4cab3cc32d033269e8cf675823a
refs/heads/master: 9ff76c951c5194d44a7cdce51d807d67fc3ae514
3 changes: 0 additions & 3 deletions trunk/drivers/net/bonding/bond_main.c
Original file line number Diff line number Diff line change
Expand Up @@ -2082,7 +2082,6 @@ static int bond_release_all(struct net_device *bond_dev)
struct net_device *slave_dev;
struct sockaddr addr;

block_netpoll_tx();
write_lock_bh(&bond->lock);

netif_carrier_off(bond_dev);
Expand Down Expand Up @@ -2181,8 +2180,6 @@ static int bond_release_all(struct net_device *bond_dev)

out:
write_unlock_bh(&bond->lock);
unblock_netpoll_tx();

return 0;
}

Expand Down

0 comments on commit 795bca1

Please sign in to comment.