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)
Fri, Oct 10, 5:48 AM
Unknown Object (File)
Wed, Oct 8, 6:12 AM
Unknown Object (File)
Sep 13 2025, 3:10 AM
Unknown Object (File)
Sep 10 2025, 4:41 PM
Unknown Object (File)
Sep 6 2025, 9:16 AM
Unknown Object (File)
Jul 12 2025, 12:55 PM
Unknown Object (File)
Jul 6 2025, 5:11 AM
Unknown Object (File)
Jul 5 2025, 8:48 AM
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.