Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 171403
b: refs/heads/master
c: a8ea2b2
h: refs/heads/master
i:
  171401: 96d4f70
  171399: 3f44604
v: v3
  • Loading branch information
Bartlomiej Zolnierkiewicz authored and John W. Linville committed Nov 4, 2009
1 parent 1ceab01 commit dc6a69e
Show file tree
Hide file tree
Showing 2 changed files with 2 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: f44eafa76be981b57667adcef5153b18e8a21904
refs/heads/master: a8ea2b23f62e23c2afac291f9caa500bd1a60618
2 changes: 1 addition & 1 deletion trunk/drivers/net/wireless/rt2x00/rt2800usb.c
Original file line number Diff line number Diff line change
Expand Up @@ -167,7 +167,7 @@ static void rt2800usb_rfcsr_read(struct rt2x00_dev *rt2x00dev,
rt2x00_set_field32(&reg, RF_CSR_CFG_WRITE, 0);
rt2x00_set_field32(&reg, RF_CSR_CFG_BUSY, 1);

rt2x00usb_register_write_lock(rt2x00dev, BBP_CSR_CFG, reg);
rt2x00usb_register_write_lock(rt2x00dev, RF_CSR_CFG, reg);

WAIT_FOR_RFCSR(rt2x00dev, &reg);
}
Expand Down

0 comments on commit dc6a69e

Please sign in to comment.