Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 32093
b: refs/heads/master
c: c9a4b35
h: refs/heads/master
i:
  32091: a1e75fe
v: v3
  • Loading branch information
Daniel Drake authored and Jeff Garzik committed Jul 5, 2006
1 parent d631709 commit dedf2aa
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: e85d0918b54fbd9b38003752f7d665416b06edd8
refs/heads/master: c9a4b35df9a5e24065e2dd80aa18a381da62339d
2 changes: 2 additions & 0 deletions trunk/drivers/net/wireless/zd1211rw/zd_mac.c
Original file line number Diff line number Diff line change
Expand Up @@ -197,6 +197,8 @@ int zd_mac_stop(struct net_device *netdev)
struct zd_mac *mac = zd_netdev_mac(netdev);
struct zd_chip *chip = &mac->chip;

netif_stop_queue(netdev);

/*
* The order here deliberately is a little different from the open()
* method, since we need to make sure there is no opportunity for RX
Expand Down

0 comments on commit dedf2aa

Please sign in to comment.