Page MenuHomeFreeBSD

LinuxKPI: fix bug in le32p_replace_bits()
ClosedPublic

Authored by bz on Jul 29 2021, 9:30 PM.
Tags
None
Referenced Files
Unknown Object (File)
Jan 15 2024, 5:15 PM
Unknown Object (File)
Jan 14 2024, 4:48 AM
Unknown Object (File)
Dec 22 2023, 11:28 PM
Unknown Object (File)
Dec 13 2023, 10:16 AM
Unknown Object (File)
Oct 12 2023, 12:56 AM
Unknown Object (File)
Sep 30 2023, 7:11 PM
Unknown Object (File)
Sep 13 2023, 8:47 AM
Unknown Object (File)
Sep 7 2023, 8:12 PM
Subscribers

Details

Summary

Fix a bug that slipped in in 90707c4e44de03ea36be183ef2226601c66169cb
using the correct field in le32p_replace_bits().

MFC after: 10 days

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

bz requested review of this revision.Jul 29 2021, 9:30 PM

It would probably be good if someone had a look at the full file again as well but for now this fix will be good to be confirmed.

This revision is now accepted and ready to land.Jul 30 2021, 9:11 AM
This revision was automatically updated to reflect the committed changes.