Page MenuHomeFreeBSD

e1000: fix commit c1655b0 compile issue
Needs ReviewPublic

Authored by ankohuu_outlook.com on Jan 27 2021, 6:17 AM.
Tags
None
Referenced Files
Unknown Object (File)
Dec 3 2024, 8:10 PM
Unknown Object (File)
Dec 3 2024, 8:09 PM
Unknown Object (File)
Dec 3 2024, 7:46 PM
Unknown Object (File)
Dec 2 2024, 3:08 AM
Unknown Object (File)
Oct 31 2024, 5:39 AM
Unknown Object (File)
Oct 27 2024, 10:00 AM
Unknown Object (File)
Oct 19 2024, 5:59 PM
Unknown Object (File)
Oct 8 2024, 8:51 AM
Subscribers

Details

Reviewers
marius
mmel
Summary

1.fix commit c1655b0 compile issue
2.consistently use hw variables instead of adapter->hw, if use more than twice in one function.

Diff Detail

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

Event Timeline

ankohuu_outlook.com retitled this revision from e1000: 1.fix commit c1655b0 compile issue 2.consistently use hw variables instead of adapter->hw, if use more than twice in one function to e1000: fix commit c1655b0 compile issue.Jan 27 2021, 6:20 AM
ankohuu_outlook.com edited the summary of this revision. (Show Details)
ankohuu_outlook.com added a reviewer: mmel.