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
F164785810: D44121.id135102.diff
Tue, Aug 4, 1:12 AM
Unknown Object (File)
Sun, Aug 2, 9:30 AM
Unknown Object (File)
Sat, Aug 1, 12:39 PM
Unknown Object (File)
Fri, Jul 31, 7:17 PM
Unknown Object (File)
Fri, Jul 31, 4:52 PM
Unknown Object (File)
Fri, Jul 31, 2:36 AM
Unknown Object (File)
Sat, Jul 25, 7:09 PM
Unknown Object (File)
Sat, Jul 25, 2:24 AM
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