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)
Feb 28 2024, 10:49 AM
Unknown Object (File)
Feb 28 2024, 9:03 AM
Unknown Object (File)
Jan 18 2024, 1:26 PM
Unknown Object (File)
Jan 5 2024, 10:41 PM
Unknown Object (File)
Dec 20 2023, 3:04 AM
Unknown Object (File)
Dec 16 2023, 9:18 AM
Unknown Object (File)
Dec 16 2023, 9:18 AM
Unknown Object (File)
Nov 11 2023, 7:17 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