Page MenuHomeFreeBSD

e1000, igc: drop redundant init from resume and media_change
AbandonedPublic

Authored by guest-seuros on Tue, Aug 4, 10:36 PM.

Details

Reviewers
kbowling
adrian
Group Reviewers
Restricted Owners Package(Owns No Changed Paths)
Summary

iflib_if_init_locked() already runs after IFDI_RESUME and
IFDI_MEDIA_CHANGE, so the trailing *_if_init() only added an unstopped
IFDI_INIT that the following iflib_stop() undoes.

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 75368
Build 72251: arc lint + arc unit