Commit b029018
types: Fix nvme_ns_id_desc packing
The namespace identifier length (nidl) field can be any length which
could potentially lead to unaligned access.
Signed-off-by: Thieu Le <[email protected]>1 parent 88bffbf commit b029018
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2955 | 2955 | | |
2956 | 2956 | | |
2957 | 2957 | | |
2958 | | - | |
| 2958 | + | |
2959 | 2959 | | |
2960 | 2960 | | |
2961 | 2961 | | |
| |||
0 commit comments