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, Nov 19, 11:36 PM
Unknown Object (File)
Wed, Nov 19, 11:36 PM
Unknown Object (File)
Wed, Nov 19, 11:35 PM
Unknown Object (File)
Wed, Nov 19, 11:35 PM
Unknown Object (File)
Wed, Nov 19, 11:34 PM
Unknown Object (File)
Wed, Nov 19, 12:53 PM
Unknown Object (File)
Mon, Nov 17, 4:52 AM
Unknown Object (File)
Wed, Nov 12, 1:25 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.