Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 121780
b: refs/heads/master
c: 7f95903
h: refs/heads/master
v: v3
  • Loading branch information
Sujith authored and John W. Linville committed Nov 10, 2008
1 parent b283c43 commit bd3ac67
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: ccc75c526611e62c4c9adcb4a62bf4a164478d2c
refs/heads/master: 7f959032bbee5eedaf4c606d11f0c5d41498644e
2 changes: 2 additions & 0 deletions trunk/drivers/net/wireless/ath9k/main.c
Original file line number Diff line number Diff line change
Expand Up @@ -978,6 +978,8 @@ static int ath9k_start(struct ieee80211_hw *hw)
DPRINTF(sc, ATH_DBG_CONFIG, "%s: Starting driver with "
"initial channel: %d MHz\n", __func__, curchan->center_freq);

memset(&sc->sc_ht_info, 0, sizeof(struct ath_ht_info));

/* setup initial channel */

pos = ath_get_channel(sc, curchan);
Expand Down

0 comments on commit bd3ac67

Please sign in to comment.