Small patch for isdn in 2.1.118

Dietmar Kling (dietmar.kling@usa.net)
Thu, 27 Aug 1998 12:01:16 +0200


Dies ist eine mehrteilige Nachricht im MIME-Format.
--------------6361141EDFACF9F6B50CB04F
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit

This patch cures isdn failure in 2.1.118

--------------6361141EDFACF9F6B50CB04F
Content-Type: text/plain; charset=us-ascii; name="isdn.patch"
Content-Transfer-Encoding: 7bit
Content-Disposition: inline; filename="isdn.patch"

--- linux/drivers/isdn/isdn_common.c.bak Thu Aug 27 11:37:38 1998
+++ linux/drivers/isdn/isdn_common.c Thu Aug 27 11:37:44 1998
@@ -1787,6 +1787,7 @@
isdn_ioctl, /* isdn_ioctl */
NULL, /* isdn_mmap */
isdn_open,
+ NULL, /* flush */
isdn_close,
NULL /* fsync */
};

--------------6361141EDFACF9F6B50CB04F--

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.rutgers.edu
Please read the FAQ at http://www.altern.org/andrebalsa/doc/lkml-faq.html