Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 194229
b: refs/heads/master
c: 403820e
h: refs/heads/master
i:
  194227: 8d6606b
v: v3
  • Loading branch information
Helmut Schaa authored and John W. Linville committed Apr 8, 2010
1 parent f6cff3d commit 1fa6cf7
Show file tree
Hide file tree
Showing 2 changed files with 3 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: 2eb46d9bda44b3f85727fee6865d9b25725e6bf9
refs/heads/master: 403820edc4ba1f2fb2514c022f2662c498ce0d11
3 changes: 2 additions & 1 deletion trunk/drivers/net/wireless/rt2x00/rt2800lib.c
Original file line number Diff line number Diff line change
Expand Up @@ -827,7 +827,8 @@ static void rt2800_config_channel(struct rt2x00_dev *rt2x00dev,
u8 bbp;

if ((rt2x00_rt(rt2x00dev, RT3070) ||
rt2x00_rt(rt2x00dev, RT3090)) &&
rt2x00_rt(rt2x00dev, RT3090) ||
rt2x00_rt(rt2x00dev, RT2872)) &&
(rt2x00_rf(rt2x00dev, RF2020) ||
rt2x00_rf(rt2x00dev, RF3020) ||
rt2x00_rf(rt2x00dev, RF3021) ||
Expand Down

0 comments on commit 1fa6cf7

Please sign in to comment.