Page MenuHomeFreeBSD

nvme: Firmware revisions in the firmware slot information log are ASCII strings
ClosedPublic

Authored by jhb on Feb 27 2024, 7:34 PM.
Tags
None
Referenced Files
Unknown Object (File)
Fri, Mar 27, 2:39 AM
Unknown Object (File)
Tue, Mar 24, 10:50 PM
Unknown Object (File)
Sat, Mar 21, 12:16 PM
Unknown Object (File)
Sat, Mar 14, 3:12 PM
Unknown Object (File)
Wed, Mar 11, 10:37 AM
Unknown Object (File)
Wed, Mar 11, 9:49 AM
Unknown Object (File)
Mon, Mar 9, 11:18 AM
Unknown Object (File)
Wed, Mar 4, 5:05 PM
Subscribers

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

jhb requested review of this revision.Feb 27 2024, 7:34 PM
sys/dev/nvme/nvme.h
2009–2010

Not sure if you'd rather me just remove this now-empty function outright?

Delete it or not, I'm agnostic, so long as it compiles :)

sys/dev/nvme/nvme.h
2009–2010

I'd delete it. This is a string, not a uint64_t...

This revision is now accepted and ready to land.Feb 27 2024, 11:18 PM
jhb marked an inline comment as done.Mar 1 2024, 10:11 PM