Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 134203
b: refs/heads/master
c: e6799cc
h: refs/heads/master
i:
  134201: 9ef3a74
  134199: c460594
v: v3
  • Loading branch information
Vasanthakumar Thiagarajan authored and John W. Linville committed Jan 29, 2009
1 parent 95e1810 commit 57d6aab
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: 5f936f11613c32ca7f8ed5fa333bb38a4501deeb
refs/heads/master: e6799cc2e8c755a0317e664f29de0b08ddd0eb35
2 changes: 1 addition & 1 deletion trunk/drivers/net/wireless/ath9k/hw.c
Original file line number Diff line number Diff line change
Expand Up @@ -2255,7 +2255,7 @@ int ath9k_hw_reset(struct ath_hal *ah, struct ath9k_channel *chan,
return -EINVAL;
}

if (AR_SREV_9280(ah)) {
if (AR_SREV_9280_10_OR_LATER(ah)) {
REG_SET_BIT(ah, AR_GPIO_INPUT_EN_VAL,
AR_GPIO_JTAG_DISABLE);

Expand Down

0 comments on commit 57d6aab

Please sign in to comment.