grub-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[PATCH v2 0/1] ofnet: Fix incorrect mask for ppc64


From: Robbie Harwood
Subject: [PATCH v2 0/1] ofnet: Fix incorrect mask for ppc64
Date: Wed, 24 Aug 2022 13:36:36 -0400

Changes in this version:

- Replaced changed swap_bytes32(le_to_cpu32()) with be_to_cpu32().

Please note that I'm not an expert on this platform and can only perform very
basic testing there.  However, this patch is functionally the same as one
we've been carrying downstream since late 2016 without issue.

Be well,
--Robbie

Masahiro Matsuya (1):
  net/drivers/ieee1275/ofnet: fix incorrect netmask

 grub-core/net/drivers/ieee1275/ofnet.c | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

-- 
2.35.1




reply via email to

[Prev in Thread] Current Thread [Next in Thread]