Page MenuHomeFreeBSD

Fix scope of bridge_header and bridge_pcix_cap in mthca_reset(..)
ClosedPublic

Authored by ngie on Dec 1 2015, 7:41 AM.
Tags
None
Referenced Files
Unknown Object (File)
Wed, Nov 5, 3:12 AM
Unknown Object (File)
Mon, Oct 27, 5:27 PM
Unknown Object (File)
Wed, Oct 22, 7:50 PM
Unknown Object (File)
Wed, Oct 22, 7:50 PM
Unknown Object (File)
Wed, Oct 22, 9:25 AM
Unknown Object (File)
Sep 13 2025, 3:43 AM
Unknown Object (File)
Jul 28 2025, 6:22 PM
Unknown Object (File)
Jul 27 2025, 12:59 AM
Subscribers

Details

Reviewers
hselasky
Summary

Fix scope of bridge_header and bridge_pcix_cap in mthca_reset(..)

They're only used in the linux case

Reported by: cppcheck

Diff Detail

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

Event Timeline

ngie retitled this revision from to Fix scope of bridge_header and bridge_pcix_cap in mthca_reset(..).
ngie updated this object.
ngie edited the test plan for this revision. (Show Details)
ngie added a reviewer: hselasky.
ngie added a subscriber: markj.
hselasky edited edge metadata.

Looks good. Approved.

This revision is now accepted and ready to land.Dec 3 2015, 10:23 AM