Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 98833
b: refs/heads/master
c: 86229f0
h: refs/heads/master
i:
  98831: 742c0f5
v: v3
  • Loading branch information
Luis Carlos Cobo authored and John W. Linville committed Jul 9, 2008
1 parent 709c5d9 commit ed2de9c
Show file tree
Hide file tree
Showing 2 changed files with 2 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: 1f90916264049a7d9e6106fd60d289c9a775d24f
refs/heads/master: 86229f0c7b4e065f51b5572a8a61801e281740a0
1 change: 1 addition & 0 deletions trunk/drivers/net/wireless/zd1211rw/zd_mac.c
Original file line number Diff line number Diff line change
Expand Up @@ -765,6 +765,7 @@ static void zd_op_remove_interface(struct ieee80211_hw *hw,
{
struct zd_mac *mac = zd_hw_mac(hw);
mac->type = IEEE80211_IF_TYPE_INVALID;
zd_set_beacon_interval(&mac->chip, 0);
zd_write_mac_addr(&mac->chip, NULL);
}

Expand Down

0 comments on commit ed2de9c

Please sign in to comment.