Page MenuHomeFreeBSD

ivrs_drv: Fix IVHDs with duplicated BaseAddress
ClosedPublic

Authored by khng on Feb 26 2021, 6:03 PM.
Tags
None
Referenced Files
Unknown Object (File)
Wed, Jan 22, 5:22 PM
Unknown Object (File)
Sat, Jan 18, 8:05 AM
Unknown Object (File)
Thu, Jan 9, 9:59 PM
Unknown Object (File)
Thu, Jan 2, 1:58 AM
Unknown Object (File)
Mon, Dec 30, 12:08 AM
Unknown Object (File)
Dec 3 2024, 12:14 AM
Unknown Object (File)
Nov 16 2024, 3:18 AM
Unknown Object (File)
Nov 15 2024, 5:00 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.