Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 289991
b: refs/heads/master
c: 0c17cf9
h: refs/heads/master
i:
  289989: 6cb91cd
  289987: 7bb6185
  289983: 85c143d
v: v3
  • Loading branch information
Stanislaw Gruszka authored and John W. Linville committed Jan 27, 2012
1 parent 1b861b9 commit 594e054
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 15f0ebc23b7c68176ee3f9729d4a7f566cc6c311
refs/heads/master: 0c17cf962d716ea7557d18679cc98b3a43efb46d
2 changes: 2 additions & 0 deletions trunk/drivers/net/wireless/rt2x00/rt2800lib.c
Original file line number Diff line number Diff line change
Expand Up @@ -448,6 +448,8 @@ int rt2800_load_firmware(struct rt2x00_dev *rt2x00dev,
*/
rt2800_register_write(rt2x00dev, H2M_BBP_AGENT, 0);
rt2800_register_write(rt2x00dev, H2M_MAILBOX_CSR, 0);
if (rt2x00_is_usb(rt2x00dev))
rt2800_register_write(rt2x00dev, H2M_INT_SRC, 0);
msleep(1);

return 0;
Expand Down

0 comments on commit 594e054

Please sign in to comment.