]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/blobdiff - drivers/s390/net/lcs.h
Merge remote-tracking branch 'tip/timers/core' into afs-next
[mirror_ubuntu-bionic-kernel.git] / drivers / s390 / net / lcs.h
index f94d8f6dd7a8e417de743234639db2c465e2812d..fbc8b90b1f85a098b8761602454e1d1d0506f916 100644 (file)
@@ -276,6 +276,7 @@ struct lcs_reply {
        void (*callback)(struct lcs_card *, struct lcs_cmd *);
        wait_queue_head_t wait_q;
        struct lcs_card *card;
+       struct timer_list timer;
        int received;
        int rc;
 };