[Skiboot] [PATCH trivial] hdata: Update ipmi sensors structure
Dan Horák
dan at danny.cz
Tue Dec 1 01:36:42 AEDT 2020
On Fri, 27 Nov 2020 18:52:19 +0530
Vasant Hegde <hegdevasant at linux.vnet.ibm.com> wrote:
> Signed-off-by: Vasant Hegde <hegdevasant at linux.vnet.ibm.com>
> ---
> hdata/spira.h | 3 ++-
> 1 file changed, 2 insertions(+), 1 deletion(-)
LGTM
Reviewed-by: Dan Horák <dan at danny.cz>
Dan
>
> diff --git a/hdata/spira.h b/hdata/spira.h
> index f7a1b8237..2b2955ff9 100644
> --- a/hdata/spira.h
> +++ b/hdata/spira.h
> @@ -1168,7 +1168,8 @@ struct ipmi_sensors_data {
> __be32 slca_index;
> uint8_t type;
> uint8_t id;
> - __be16 reserved;
> + uint8_t entity_id;
> + uint8_t reserved;
> } __packed;
>
> struct ipmi_sensors {
> --
> 2.26.2
>
> _______________________________________________
> Skiboot mailing list
> Skiboot at lists.ozlabs.org
> https://lists.ozlabs.org/listinfo/skiboot
More information about the Skiboot
mailing list