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, Dec 27, 5:42 PM
Unknown Object (File)
Sat, Dec 21, 9:43 PM
Unknown Object (File)
Nov 22 2024, 4:47 PM
Unknown Object (File)
Nov 19 2024, 4:55 AM
Unknown Object (File)
Nov 19 2024, 4:55 AM
Unknown Object (File)
Nov 19 2024, 4:55 AM
Unknown Object (File)
Nov 19 2024, 12:13 AM
Unknown Object (File)
Nov 16 2024, 4:06 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.