Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 202853
b: refs/heads/master
c: 9e55ba7
h: refs/heads/master
i:
  202851: 8cacaa4
v: v3
  • Loading branch information
Vasanthakumar Thiagarajan authored and John W. Linville committed Jun 4, 2010
1 parent 38dd8d4 commit 374e810
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 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: 6267dc709c6ef1c0926e18ff2859238992dea658
refs/heads/master: 9e55ba7bc2ab2395831d1daec39d4e9edff83885
4 changes: 2 additions & 2 deletions trunk/drivers/net/wireless/ath/ath9k/rc.c
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
#include "ath9k.h"

static const struct ath_rate_table ar5416_11na_ratetable = {
42,
43,
8, /* MCS start */
{
{ VALID, VALID, WLAN_RC_PHY_OFDM, 6000, /* 6 Mb */
Expand Down Expand Up @@ -118,7 +118,7 @@ static const struct ath_rate_table ar5416_11na_ratetable = {
* for HT are the 64K max aggregate limit */

static const struct ath_rate_table ar5416_11ng_ratetable = {
46,
47,
12, /* MCS start */
{
{ VALID_ALL, VALID_ALL, WLAN_RC_PHY_CCK, 1000, /* 1 Mb */
Expand Down

0 comments on commit 374e810

Please sign in to comment.