PATCH: fix typo in capi driver
From: Alan Cox (alan_at_redhat.com)
Date: 09/30/04
- Previous message: Alan Cox: "PATCH: Fix typo in final changes to old i4l tty code"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Thu, 30 Sep 2004 09:07:33 -0400 To: linux-kernel@vger.kernel.org, torvalds@osdl.org
I didn't have ISDN builds on in my tree for some reason hence missing these
two from the tidy ups at the end. Marcel Holtmann also came up with the
same fixes although I didnt find that email until I did these.
--- drivers/isdn/capi/capi.c~ 2004-09-30 14:00:57.638067496 +0100
+++ drivers/isdn/capi/capi.c 2004-09-30 14:00:57.639067344 +0100
@@ -646,7 +646,7 @@
kfree_skb(skb);
(void)capiminor_del_ack(mp, datahandle);
if (mp->tty)
- tty_wakeup(tty);
+ tty_wakeup(mp->tty);
(void)handle_minor_send(mp);
} else {
Signed-off-by: Alan Cox
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
- Previous message: Alan Cox: "PATCH: Fix typo in final changes to old i4l tty code"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
- Re: oops when copying from IDE CD
... | I haven't got any experience in reporting kernel panics, ... It's missing
a good bit ... send the line "unsubscribe linux-kernel" in ... More majordomo
info at http://vger.kernel.org/majordomo-info.html ... (Linux-Kernel) - libata and RAID
... SCSI device sda: 156301488 512-byte hdwr sectors ... Missing /sys/block/md0
means no /dev/md0 will get created. ... Do you Yahoo!? ... send the line "unsubscribe
linux-kernel" in ... (Linux-Kernel) - Re: 2.6.10-rc2-mm3, reiser4 and subversion
... > second time, the system totaly freezes and i am unable to anything, only ...
# This is a BitKeeper generated diff -Nru style patch. ... missing calls to txn_restartare
added ... send the line "unsubscribe linux-kernel" in ... (Linux-Kernel) - Re: question about max_readahead for ide devices in 2.4?
... Andrew> That's correct - it's all a bit weird. ... sets an entry in the read_aheadarray.
... Or am I missing something else?? ... send the line "unsubscribe linux-kernel"
in ... (Linux-Kernel) - Sony DSC-F505V USB broken in linux-2.6.0
... kernel: SCSI device sda: 126848 512-byte hdwr sectors ... What is missing
in 2.6.0 is the 2.4.21 log message: ... send the line "unsubscribe linux-kernel"
in ... (Linux-Kernel)