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, May 8, 8:46 AM
Unknown Object (File)
Wed, May 8, 8:46 AM
Unknown Object (File)
Wed, May 8, 8:46 AM
Unknown Object (File)
Wed, May 8, 8:46 AM
Unknown Object (File)
Wed, May 8, 5:48 AM
Unknown Object (File)
Tue, Apr 30, 5:19 PM
Unknown Object (File)
Apr 9 2024, 6:39 PM
Unknown Object (File)
Apr 9 2024, 3:04 PM
Subscribers

Diff Detail

Repository
rS FreeBSD src repository - subversion
Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 37414
Build 34303: arc lint + arc unit

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.