HomeFreeBSD

nvme: Eliminate intel_log_temp_stats_swapbytes

Description

nvme: Eliminate intel_log_temp_stats_swapbytes

We can't post a AER for this page, so there's no need to be able to swap
it to host byte order. It's not one of the standard defined pages that
can post via AER, and the vendor's public docs for this temperature page
don't suggest it's possible to get over or under event changes. Since
nvmecontrol no longer needsd the swap routine, remove it since it's
now unused.

Sponsored by: Netflix
Reviewed by: chuck
Differential Revision: https://reviews.freebsd.org/D44659

Details

Provenance
impAuthored on Apr 16 2024, 10:36 PM
Reviewer
chuck
Differential Revision
D44659: nvme: Eliminate intel_log_temp_stats_swapbytes
Parents
rGf0f7e9616da0: nvmecontrol: Move intel temperature page printing to little endian orderinng
Branches
Unknown
Tags
Unknown