Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 98651
b: refs/heads/master
c: 4b828ab
h: refs/heads/master
i:
  98649: 344ad8b
  98647: cadbfdb
v: v3
  • Loading branch information
Oliver Neukum authored and Greg Kroah-Hartman committed Jul 4, 2008
1 parent 39d31de commit 4a5f80c
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 4 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: 3ee38d8bf46b364b1ca364ddb7c379a4afcd8bbb
refs/heads/master: 4b828abed217527ca815727a1a251334bd8e5e04
3 changes: 0 additions & 3 deletions trunk/drivers/usb/class/cdc-acm.c
Original file line number Diff line number Diff line change
Expand Up @@ -1125,9 +1125,6 @@ static void stop_data_traffic(struct acm *acm)
for (i = 0; i < acm->rx_buflimit; i++)
usb_kill_urb(acm->ru[i].urb);

INIT_LIST_HEAD(&acm->filled_read_bufs);
INIT_LIST_HEAD(&acm->spare_read_bufs);

tasklet_enable(&acm->urb_task);

cancel_work_sync(&acm->work);
Expand Down

0 comments on commit 4a5f80c

Please sign in to comment.