Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 268703
b: refs/heads/master
c: b2d6273
h: refs/heads/master
i:
  268701: 941ee47
  268699: 14ded7d
  268695: f3a9079
  268687: 2d6fefb
  268671: 3f1ae0d
v: v3
  • Loading branch information
Alwin Beukers authored and Greg Kroah-Hartman committed Oct 5, 2011
1 parent a229975 commit 2f6a034
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 8 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: 96b74847813ace67a7778c9f0c86958b17b36d3c
refs/heads/master: b2d62733e6ea427921e201269c1b55bca3a87936
7 changes: 0 additions & 7 deletions trunk/drivers/staging/brcm80211/brcmsmac/main.c
Original file line number Diff line number Diff line change
Expand Up @@ -5965,13 +5965,6 @@ int brcms_c_set_gmode(struct brcms_c_info *wlc, u8 gmode, bool config)
return -ENOTSUPP;
}

/*
* If we are switching to gmode == GMODE_LEGACY_B,
* clean up rate info that may refer to OFDM rates.
*/
if ((gmode == GMODE_LEGACY_B) && (band->gmode != GMODE_LEGACY_B))
band->gmode = gmode;

band->gmode = gmode;

wlc->shortslot_override = shortslot;
Expand Down

0 comments on commit 2f6a034

Please sign in to comment.