Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 265895
b: refs/heads/master
c: e3f2acc
h: refs/heads/master
i:
  265893: 99fd9c0
  265891: fee18da
  265887: 6a235c9
v: v3
  • Loading branch information
Rajkumar Manoharan authored and John W. Linville committed Aug 29, 2011
1 parent 6c4fc91 commit cf446f5
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: 547589668336d6cf25c2023173d5d2c25fb7bc48
refs/heads/master: e3f2acc76dbae64d1b08455bbbaa855141d0238d
2 changes: 1 addition & 1 deletion trunk/drivers/net/wireless/ath/ath9k/hw.c
Original file line number Diff line number Diff line change
Expand Up @@ -440,7 +440,7 @@ static void ath9k_hw_init_defaults(struct ath_hw *ah)
if (AR_SREV_9100(ah))
ah->sta_id1_defaults |= AR_STA_ID1_AR9100_BA_FIX;
ah->enable_32kHz_clock = DONT_USE_32KHZ;
ah->slottime = 20;
ah->slottime = ATH9K_SLOT_TIME_9;
ah->globaltxtimeout = (u32) -1;
ah->power_mode = ATH9K_PM_UNDEFINED;
}
Expand Down

0 comments on commit cf446f5

Please sign in to comment.