Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 184238
b: refs/heads/master
c: b75b2ee
h: refs/heads/master
v: v3
  • Loading branch information
Jan Kiszka authored and David S. Miller committed Feb 17, 2010
1 parent a926b3f commit 4cfaf96
Show file tree
Hide file tree
Showing 2 changed files with 1 addition 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: a84fdf41b25ad4c2b83e7c8ca87268fdbe6207d1
refs/heads/master: b75b2eedcbf6458c68713c772c2ade83ab7a55f0
1 change: 0 additions & 1 deletion trunk/drivers/isdn/capi/capi.c
Original file line number Diff line number Diff line change
Expand Up @@ -1104,7 +1104,6 @@ static int capinc_tty_write(struct tty_struct *tty,
skb_queue_tail(&mp->outqueue, skb);
mp->outbytes += skb->len;
(void)handle_minor_send(mp);
(void)handle_minor_recv(mp);
spin_unlock_irqrestore(&workaround_lock, flags);
return count;
}
Expand Down

0 comments on commit 4cfaf96

Please sign in to comment.