]> git.kernelconcepts.de Git - karo-tx-linux.git/blobdiff - drivers/s390/cio/chp.h
s390/cio: fix measurement characteristics memleak
[karo-tx-linux.git] / drivers / s390 / cio / chp.h
index 4efd5b867cc390780a18c2f983a2215ed05dcd72..af0232290dc4c7c183a65e3fe13d6683bb48cf1e 100644 (file)
@@ -48,7 +48,7 @@ struct channel_path {
        /* Channel-measurement related stuff: */
        int cmg;
        int shared;
-       void *cmg_chars;
+       struct cmg_chars cmg_chars;
 };
 
 /* Return channel_path struct for given chpid. */