Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 158906
b: refs/heads/master
c: 9217998
h: refs/heads/master
v: v3
  • Loading branch information
Christian Lamparter authored and John W. Linville committed Jul 10, 2009
1 parent d48dc82 commit 1f4e31e
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: 2c2f3b33888419fb9e7d015b9dc67b9db4437efa
refs/heads/master: 92179986ba5221a21e0f8a1e9b7b82a2883fef79
2 changes: 1 addition & 1 deletion trunk/drivers/net/wireless/ath/ar9170/usb.c
Original file line number Diff line number Diff line change
Expand Up @@ -779,7 +779,7 @@ static int ar9170_usb_probe(struct usb_interface *intf,
aru->req_one_stage_fw = ar9170_requires_one_stage(id);

usb_set_intfdata(intf, aru);
SET_IEEE80211_DEV(ar->hw, &udev->dev);
SET_IEEE80211_DEV(ar->hw, &intf->dev);

init_usb_anchor(&aru->rx_submitted);
init_usb_anchor(&aru->tx_pending);
Expand Down

0 comments on commit 1f4e31e

Please sign in to comment.