]> git.karo-electronics.de Git - karo-tx-linux.git/blobdiff - include/linux/mISDNhw.h
Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs
[karo-tx-linux.git] / include / linux / mISDNhw.h
index 7f9831da847f8dca1e4b3e7a4662e9119ff565eb..4af841408fb5dd2bee2026f118e4ee372bcd2f80 100644 (file)
@@ -168,6 +168,7 @@ struct bchannel {
 extern int     mISDN_initdchannel(struct dchannel *, int, void *);
 extern int     mISDN_initbchannel(struct bchannel *, int);
 extern int     mISDN_freedchannel(struct dchannel *);
+extern void    mISDN_clear_bchannel(struct bchannel *);
 extern int     mISDN_freebchannel(struct bchannel *);
 extern void    queue_ch_frame(struct mISDNchannel *, u_int,
                        int, struct sk_buff *);