]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - drivers/isdn/isdnloop/isdnloop.h
[PATCH] pcmcia: remove prod_id indirection
[linux-2.6-omap-h63xx.git] / drivers / isdn / isdnloop / isdnloop.h
index d699fe53e1c37a4ae906323aa415e89f420cf4ec..0d458a86f5299b086e6b5792b9814b35915e2c4f 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;
 
 /*