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)
Mon, Dec 9, 6:15 PM
Unknown Object (File)
Fri, Dec 6, 3:17 PM
Unknown Object (File)
Wed, Dec 4, 7:09 PM
Unknown Object (File)
Oct 19 2024, 3:29 AM
Unknown Object (File)
Oct 19 2024, 3:29 AM
Unknown Object (File)
Oct 19 2024, 3:09 AM
Unknown Object (File)
Sep 27 2024, 3:33 AM
Unknown Object (File)
Sep 11 2024, 8:09 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