Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 49008
b: refs/heads/master
c: 6e3632f
h: refs/heads/master
v: v3
  • Loading branch information
Ulrich Kunitz authored and John W. Linville committed Feb 7, 2007
1 parent bec77fa commit 7cce4f8
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: 95c777956d64c60631a637eb9a142fea88fb1e78
refs/heads/master: 6e3632f66110b144183d53d550a51cbbbabc178f
2 changes: 2 additions & 0 deletions trunk/drivers/net/wireless/zd1211rw/zd_usb.c
Original file line number Diff line number Diff line change
Expand Up @@ -1027,6 +1027,8 @@ static int probe(struct usb_interface *intf, const struct usb_device_id *id)
goto error;
}

usb_reset_device(interface_to_usbdev(intf));

netdev = zd_netdev_alloc(intf);
if (netdev == NULL) {
r = -ENOMEM;
Expand Down

0 comments on commit 7cce4f8

Please sign in to comment.