Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 369196
b: refs/heads/master
c: 0162c55
h: refs/heads/master
v: v3
  • Loading branch information
Ming Lei authored and David S. Miller committed Apr 11, 2013
1 parent 8f91fbf commit 5bfef8d
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: 9ef2c441607152c124802b8cb6022119e4bdc20e
refs/heads/master: 0162c55463057196346e7b53f83b5b53a47a32cc
2 changes: 1 addition & 1 deletion trunk/drivers/net/usb/usbnet.c
Original file line number Diff line number Diff line change
Expand Up @@ -1521,7 +1521,7 @@ usbnet_probe (struct usb_interface *udev, const struct usb_device_id *prod)
netif_device_attach (net);

if (dev->driver_info->flags & FLAG_LINK_INTR)
netif_carrier_off(net);
usbnet_link_change(dev, 0, 0);

return 0;

Expand Down

0 comments on commit 5bfef8d

Please sign in to comment.