]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
ipmi_ssif: Fix inverted for the end of multi-part reads
authorAllan Jude <allanjude@FreeBSD.org>
Thu, 18 Feb 2021 15:48:01 +0000 (15:48 +0000)
committerAllan Jude <allanjude@FreeBSD.org>
Thu, 18 Feb 2021 15:48:01 +0000 (15:48 +0000)
commit8c280db0b4d22ad92152bf05f941201428c80b87
tree4cf13ddd038116fb11a86c40d640ba66bf1b1349
parent37ef8d4cd6b570c0882e97826df961a5d6003d07
ipmi_ssif: Fix inverted for the end of multi-part reads

As per Intelligent Platform Management Interface Specification v2.0 rev. 1.1,
section 12.5: SSIF Multi-part Read Transactions

Sponsored by: Ampere Computing LLC
Submitted by: Klara Inc.
Reviewed by: manu
Differential Revision: https://reviews.freebsd.org/D28749
sys/dev/ipmi/ipmi_ssif.c