From: Karsten Keil Date: Mon, 26 Jun 2006 18:21:01 +0000 (+0200) Subject: [PATCH] fix processing of the last byte in isdn_readbchan_tty() X-Git-Tag: v2.6.18-rc1~599 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=916d15445f4ad2a9018e5451760734f36083be77;p=pandora-kernel.git [PATCH] fix processing of the last byte in isdn_readbchan_tty() The changes in the tty handling contain a bug while accessing the last byte in the skb. Since special sequence for control of DTMF and FAX via ttyI* devices handled via this path, these services do not work anymore. Signed-off-by: Karsten Keil Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed