Merge branch 'for-4.7/dsm' into libnvdimm-for-next
[cascardo/linux.git] / drivers / nvdimm / nd-core.h
index cb65308..86d985c 100644 (file)
@@ -37,7 +37,7 @@ struct nvdimm_bus {
 struct nvdimm {
        unsigned long flags;
        void *provider_data;
-       unsigned long *dsm_mask;
+       unsigned long cmd_mask;
        struct device dev;
        atomic_t busy;
        int id;