forked from ~ljy/RK356X_SDK_RELEASE

hc
2024-05-10 cde9070d9970eef1f7ec2360586c802a16230ad8
kernel/drivers/isdn/mISDN/l1oip.h
....@@ -59,6 +59,7 @@
5959 int bundle; /* bundle channels in one frm */
6060 int codec; /* codec to use for transmis. */
6161 int limit; /* limit number of bchannels */
62
+ bool shutdown; /* if card is released */
6263
6364 /* timer */
6465 struct timer_list keep_tl;