Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 150840
b: refs/heads/master
c: b305be7
h: refs/heads/master
v: v3
  • Loading branch information
Sathya Perla authored and David S. Miller committed Jun 11, 2009
1 parent 4d3467d commit 1dedea6
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: c0feed87fe452c20681ae29909adaecedd1ec9f3
refs/heads/master: b305be78a044c5f6a9d146229a280d08db0c630a
2 changes: 1 addition & 1 deletion trunk/drivers/net/benet/be_main.c
Original file line number Diff line number Diff line change
Expand Up @@ -1533,7 +1533,7 @@ static int be_close(struct net_device *netdev)
struct be_eq_obj *tx_eq = &adapter->tx_eq;
int vec;

cancel_delayed_work(&adapter->work);
cancel_delayed_work_sync(&adapter->work);

netif_stop_queue(netdev);
netif_carrier_off(netdev);
Expand Down

0 comments on commit 1dedea6

Please sign in to comment.