fedora core 6 1.2949 + vserver 2.2.0
[linux-2.6.git] / drivers / isdn / isdnloop / isdnloop.h
index d699fe5..0d458a8 100644 (file)
@@ -94,6 +94,7 @@ typedef struct isdnloop_card {
        struct sk_buff_head
         bqueue[ISDNLOOP_BCH];  /* B-Channel queues                 */
        struct sk_buff_head dqueue;     /* D-Channel queue                  */
+       spinlock_t isdnloop_lock;
 } isdnloop_card;
 
 /*