Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 246887
b: refs/heads/master
c: 7f94f05
h: refs/heads/master
i:
  246885: efafee9
  246883: 32e5a4e
  246879: 374274b
v: v3
  • Loading branch information
Felix Fietkau authored and John W. Linville committed Apr 14, 2011
1 parent f0f9608 commit c4f4333
Show file tree
Hide file tree
Showing 2 changed files with 4 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: 10add41f2b7a7bc1a74ba7bb535a6745cac318a2
refs/heads/master: 7f94f05b24b47f6b70f2322b26876d0636329dfe
3 changes: 3 additions & 0 deletions trunk/drivers/net/wireless/ath/ath5k/caps.c
Original file line number Diff line number Diff line change
Expand Up @@ -94,6 +94,9 @@ int ath5k_hw_set_capabilities(struct ath5k_hw *ah)
}
}

if ((ah->ah_radio_5ghz_revision & 0xf0) == AR5K_SREV_RAD_2112)
__clear_bit(AR5K_MODE_11A, caps->cap_mode);

/* Set number of supported TX queues */
if (ah->ah_version == AR5K_AR5210)
caps->cap_queues.q_tx_num = AR5K_NUM_TX_QUEUES_NOQCU;
Expand Down

0 comments on commit c4f4333

Please sign in to comment.