Page MenuHomeFreeBSD

ivrs_drv: Fix IVHDs with duplicated BaseAddress
ClosedPublic

Authored by khng on Feb 26 2021, 6:03 PM.
Tags
None
Referenced Files
F135301682: D28945.id84765.diff
Sat, Nov 8, 12:27 PM
Unknown Object (File)
Thu, Nov 6, 1:21 AM
Unknown Object (File)
Tue, Oct 21, 8:00 PM
Unknown Object (File)
Sun, Oct 12, 11:37 AM
Unknown Object (File)
Fri, Oct 10, 10:47 PM
Unknown Object (File)
Oct 8 2025, 2:20 PM
Unknown Object (File)
Sep 24 2025, 4:00 AM
Unknown Object (File)
Sep 15 2025, 6:16 AM
Subscribers

Diff Detail

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

Event Timeline

khng requested review of this revision.Feb 26 2021, 6:03 PM
khng planned changes to this revision.Feb 26 2021, 8:08 PM

I forgot to remove ivhd_hdrs[i-1] = ivhd_hdrs[i];
Removed.

khng edited the summary of this revision. (Show Details)
This revision is now accepted and ready to land.Feb 26 2021, 9:16 PM

Approved by: philip (mentor)

This revision was automatically updated to reflect the committed changes.