Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 122792
b: refs/heads/master
c: 9d8eed1
h: refs/heads/master
v: v3
  • Loading branch information
Sujith authored and John W. Linville committed Dec 19, 2008
1 parent c0c4c09 commit 16f18cd
Show file tree
Hide file tree
Showing 2 changed files with 2 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: 094d05dc32fc2930e381189a942016e5561775d9
refs/heads/master: 9d8eed12dbc04f8ed70090da14211c808b5a8d81
3 changes: 1 addition & 2 deletions trunk/drivers/net/wireless/ath9k/main.c
Original file line number Diff line number Diff line change
Expand Up @@ -61,8 +61,7 @@ static void bus_read_cachesize(struct ath_softc *sc, int *csz)

static void ath_setcurmode(struct ath_softc *sc, enum wireless_mode mode)
{
if (!sc->sc_curaid)
sc->cur_rate_table = sc->hw_rate_table[mode];
sc->cur_rate_table = sc->hw_rate_table[mode];
/*
* All protection frames are transmited at 2Mb/s for
* 11g, otherwise at 1Mb/s.
Expand Down

0 comments on commit 16f18cd

Please sign in to comment.