]> err.no Git - linux-2.6/blobdiff - include/linux/cyclades.h
Char: cyclades, make info->card a pointer
[linux-2.6] / include / linux / cyclades.h
index e06cd470ddd2cd919d32932bfc6134f289a3f0f9..121d64c3247b1b75c4c86c9c33865e8e629866a3 100644 (file)
@@ -549,7 +549,7 @@ struct cyclades_icount {
 
 struct cyclades_port {
        int                     magic;
-       int                     card;
+       struct cyclades_card    *card;
        int                     line;
        int                     flags;          /* defined in tty.h */
        int                     type;           /* UART type */