[S390] tape: Compression overwrites crypto setting
[powerpc.git] / drivers / s390 / net / qeth.h
index 53c358c..e95c281 100644 (file)
@@ -710,7 +710,7 @@ struct qeth_reply {
        int (*callback)(struct qeth_card *,struct qeth_reply *,unsigned long);
        u32 seqno;
        unsigned long offset;
-       int received;
+       atomic_t received;
        int rc;
        void *param;
        struct qeth_card *card;