Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 255861
b: refs/heads/master
c: bf4c02d
h: refs/heads/master
i:
  255859: 7a06279
v: v3
  • Loading branch information
Stanislaw Gruszka authored and John W. Linville committed Jun 22, 2011
1 parent 3c23a9d commit 9c13d24
Show file tree
Hide file tree
Showing 2 changed files with 2 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: 7f503fc49f144bb509dbd33daf3426df3f176e6b
refs/heads/master: bf4c02d5e772903be5bf8952bac730a2956d0619
1 change: 1 addition & 0 deletions trunk/drivers/net/wireless/rt2x00/rt2x00usb.c
Original file line number Diff line number Diff line change
Expand Up @@ -802,6 +802,7 @@ int rt2x00usb_probe(struct usb_interface *usb_intf,
int retval;

usb_dev = usb_get_dev(usb_dev);
usb_reset_device(usb_dev);

hw = ieee80211_alloc_hw(sizeof(struct rt2x00_dev), ops->hw);
if (!hw) {
Expand Down

0 comments on commit 9c13d24

Please sign in to comment.