Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 109264
b: refs/heads/master
c: c213f28
h: refs/heads/master
v: v3
  • Loading branch information
Denis Joseph Barrow authored and Jeff Garzik committed Aug 27, 2008
1 parent 57534fa commit 60f03e4
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: 95eacee870a521d2647f42c4f670cd65a145a6bd
refs/heads/master: c213f286f2cf6590f83f541f66a625ee8d20c6f4
1 change: 1 addition & 0 deletions trunk/drivers/net/usb/hso.c
Original file line number Diff line number Diff line change
Expand Up @@ -2613,6 +2613,7 @@ static int hso_resume(struct usb_interface *iface)
"Transmitting lingering data\n");
hso_net_start_xmit(hso_net->skb_tx_buf,
hso_net->net);
hso_net->skb_tx_buf = NULL;
}
result = hso_start_net_device(network_table[i]);
if (result)
Expand Down

0 comments on commit 60f03e4

Please sign in to comment.