Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 190607
b: refs/heads/master
c: 6f1464b
h: refs/heads/master
i:
  190605: 0c92fcb
  190603: 96acef5
  190599: 4e1a617
  190591: 815f529
v: v3
  • Loading branch information
Elina Pasheva authored and David S. Miller committed May 2, 2010
1 parent 7997576 commit 0c78922
Show file tree
Hide file tree
Showing 2 changed files with 4 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: 2fdc45c7c4c283bc6882de20d2d887dc3bfdd899
refs/heads/master: 6f1464bf65fcaa57a4b32dae93de4e8bbdfaf7c5
3 changes: 3 additions & 0 deletions trunk/drivers/net/usb/sierra_net.c
Original file line number Diff line number Diff line change
Expand Up @@ -789,6 +789,9 @@ static int sierra_net_bind(struct usbnet *dev, struct usb_interface *intf)
/* prepare sync message from template */
memcpy(priv->sync_msg, sync_tmplate, sizeof(priv->sync_msg));

/* initiate the sync sequence */
sierra_net_dosync(dev);

return 0;
}

Expand Down

0 comments on commit 0c78922

Please sign in to comment.