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)
Sep 13 2025, 3:43 AM
Unknown Object (File)
Jul 28 2025, 6:22 PM
Unknown Object (File)
Jul 27 2025, 12:59 AM
Unknown Object (File)
Jul 24 2025, 2:18 AM
Unknown Object (File)
Jul 24 2025, 1:10 AM
Unknown Object (File)
Jun 25 2025, 4:01 AM
Unknown Object (File)
Jun 23 2025, 7:59 AM
Unknown Object (File)
Jun 17 2025, 10:44 PM
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