]> asedeno.scripts.mit.edu Git - linux.git/blobdiff - drivers/s390/net/qeth_core.h
s390/qeth: cancel cmd on early error
[linux.git] / drivers / s390 / net / qeth_core.h
index 07840f9c0bb3dc14c62b4451ad3a255176eb8cb0..83f710336685a1e478594efb75219b7e3d56e8e3 100644 (file)
@@ -595,6 +595,7 @@ struct qeth_channel;
 struct qeth_cmd_buffer {
        enum qeth_cmd_buffer_state state;
        struct qeth_channel *channel;
+       struct qeth_reply *reply;
        unsigned char *data;
        int rc;
        void (*callback)(struct qeth_card *card, struct qeth_channel *channel,