kernel/drivers/isdn/mISDN/l1oip.h
.. .. @@ -59,6 +59,7 @@ 59 59 int bundle; /* bundle channels in one frm */ 60 60 int codec; /* codec to use for transmis. */ 61 61 int limit; /* limit number of bchannels */ 62 + bool shutdown; /* if card is released */62 63 63 64 /* timer */ 64 65 struct timer_list keep_tl;