summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorFlorian Larysch <fl@n621.de>2022-01-23 17:43:57 +0100
committerKevin O'Connor <kevin@koconnor.net>2022-02-03 17:50:00 -0500
commit829b0f1a7cda1bccdf44a379fb3a96e519a7e8cd (patch)
treeb8e0f315be3865a51c98c2d123ca0fbeca666685 /docs
parentdc776a2d9ca9e1b857e880ff682668871369b4c3 (diff)
downloadqemu-seabios-829b0f1a7cda1bccdf44a379fb3a96e519a7e8cd.tar.gz
nvme: fix LBA format data structure
The LBA Format Data structure is dword-sized, but struct nvme_lba_format erroneously contains an additional member, misaligning all LBAF descriptors after the first and causing them to be misinterpreted. Remove it. Signed-off-by: Florian Larysch <fl@n621.de> Reviewed-by: Alexander Graf <graf@amazon.com>
Diffstat (limited to 'docs')
0 files changed, 0 insertions, 0 deletions