Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 150183
b: refs/heads/master
c: 8a71304
h: refs/heads/master
i:
  150181: d33a937
  150179: 2244e25
  150175: 4e3c52d
v: v3
  • Loading branch information
Alexander Beregalov authored and John W. Linville committed May 6, 2009
1 parent 89be41a commit f9a31f0
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: 7738231f98578c8cd5b367441b4aa79ce864856f
refs/heads/master: 8a7130404948b966e98b1285e777972b4b3f2fa2
2 changes: 2 additions & 0 deletions trunk/drivers/net/wireless/ath/ar9170/usb.c
Original file line number Diff line number Diff line change
Expand Up @@ -689,7 +689,9 @@ static int ar9170_usb_probe(struct usb_interface *intf,
aru->common.exec_cmd = ar9170_usb_exec_cmd;
aru->common.callback_cmd = ar9170_usb_callback_cmd;

#ifdef CONFIG_PM
udev->reset_resume = 1;
#endif
err = ar9170_usb_reset(aru);
if (err)
goto err_freehw;
Expand Down

0 comments on commit f9a31f0

Please sign in to comment.