Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 171750
b: refs/heads/master
c: 235faf9
h: refs/heads/master
v: v3
  • Loading branch information
Thadeu Lima de Souza Cascardo authored and John W. Linville committed Nov 13, 2009
1 parent b3824a9 commit ae00beb
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: c37919bfe0a5c1bee9a31701a31e05a2f8840936
refs/heads/master: 235faf9b41b7b090be15b483bf900c0b9a8da4ea
2 changes: 1 addition & 1 deletion trunk/drivers/net/wireless/rt2x00/rt2800lib.c
Original file line number Diff line number Diff line change
Expand Up @@ -1089,7 +1089,7 @@ int rt2800_init_registers(struct rt2x00_dev *rt2x00dev)

if (rt2x00_intf_is_usb(rt2x00dev)) {
/*
* Wait untill BBP and RF are ready.
* Wait until BBP and RF are ready.
*/
for (i = 0; i < REGISTER_BUSY_COUNT; i++) {
rt2800_register_read(rt2x00dev, MAC_CSR0, &reg);
Expand Down

0 comments on commit ae00beb

Please sign in to comment.