Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 28354
b: refs/heads/master
c: 2f8ad9a
h: refs/heads/master
v: v3
  • Loading branch information
Pete Zaitcev authored and Greg Kroah-Hartman committed Jun 21, 2006
1 parent 0adbb3f commit 2073627
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: ba47f66bd9fc451e9ce88f291e057b2f4910d01c
refs/heads/master: 2f8ad9a1b91bc6856860a2fea8b07e0c82c0ad0a
2 changes: 2 additions & 0 deletions trunk/drivers/usb/serial/usb-serial.c
Original file line number Diff line number Diff line change
Expand Up @@ -162,6 +162,8 @@ static void destroy_serial(struct kref *kref)
}
}

flush_scheduled_work(); /* port->work */

usb_put_dev(serial->dev);

/* free up any memory that we allocated */
Expand Down

0 comments on commit 2073627

Please sign in to comment.