forked from ~ljy/RK356X_SDK_RELEASE

hc
2024-02-20 ea08eeccae9297f7aabd2ef7f0c2517ac4549acc
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;