Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 325626
b: refs/heads/master
c: 6b9563a
h: refs/heads/master
v: v3
  • Loading branch information
Alan Cox authored and Greg Kroah-Hartman committed Aug 10, 2012
1 parent c8ebc12 commit e124e4c
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: 9b12daf70815364d07bc0bbac41468098264f782
refs/heads/master: 6b9563a714138dc2377c500e588e31f7166c92f0
2 changes: 1 addition & 1 deletion trunk/drivers/usb/serial/metro-usb.c
Original file line number Diff line number Diff line change
Expand Up @@ -136,8 +136,8 @@ static void metrousb_read_int_callback(struct urb *urb)

/* Force the data to the tty layer. */
tty_flip_buffer_push(tty);
tty_kref_put(tty);
}
tty_kref_put(tty);

/* Set any port variables. */
spin_lock_irqsave(&metro_priv->lock, flags);
Expand Down

0 comments on commit e124e4c

Please sign in to comment.