mirror of
https://github.com/opnsense/src.git
synced 2026-02-18 18:20:26 -05:00
struct nvdimm_label_index is dynamically sized, with the `free` bitfield expanding to hold `slot_cnt` entries. Fix a few places where we were treating the struct as though it had a fixed sized. Reviewed by: cem Approved by: scottl (mentor) MFC after: 1 week Sponsored by: Intel Corporation Differential Revision: https://reviews.freebsd.org/D22253 |
||
|---|---|---|
| .. | ||
| nvdimm.c | ||
| nvdimm_acpi.c | ||
| nvdimm_e820.c | ||
| nvdimm_nfit.c | ||
| nvdimm_ns.c | ||
| nvdimm_spa.c | ||
| nvdimm_var.h | ||